| /* | |
| * Created by Phil on 5/8/2012. | |
| * Copyright 2012 Two Blue Cubes Ltd. All rights reserved. | |
| * | |
| * Distributed under the Boost Software License, Version 1.0. (See accompanying | |
| * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | |
| */ | |
| // Keep these here for external reporters | |
| // Cpp files will be included in the single-header file here | |
| // ~*~* CATCH_CPP_STITCH_PLACE *~*~ | |
| namespace Catch { | |
| LeakDetector leakDetector; | |
| } | |