From 41605b7bf39cd87e2817456bad30c3aa6792cfd3 Mon Sep 17 00:00:00 2001 From: mat007 Date: Fri, 7 Feb 2014 14:25:52 +0000 Subject: [PATCH] Cleanup git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@703 860be788-9bd5-4423-9f1e-828f051e677b --- test/test_mock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_mock.cpp b/test/test_mock.cpp index 3816f9c..3e3bd77 100644 --- a/test/test_mock.cpp +++ b/test/test_mock.cpp @@ -400,4 +400,4 @@ namespace MOCK_FUNCTOR( f_variadic, std::map< int, int >() ); } -#endif //MOCK_VARIADIC_MACROS +#endif // MOCK_VARIADIC_MACROS