From d2d817b07e59ce6d44eafb12d67b4429edeb1725 Mon Sep 17 00:00:00 2001 From: mat007 Date: Thu, 22 May 2014 20:07:59 +0000 Subject: [PATCH] Added missing mock namespace end tag git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@735 860be788-9bd5-4423-9f1e-828f051e677b --- turtle/detail/function.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/turtle/detail/function.hpp b/turtle/detail/function.hpp index 77eb4cd..820a3ac 100644 --- a/turtle/detail/function.hpp +++ b/turtle/detail/function.hpp @@ -83,9 +83,8 @@ namespace detail E* e_; }; - -} } +} // mock #define MOCK_NUM_ARGS 0 #define MOCK_NUM_ARGS_0