From 179fa413b047bede6e32109e2ce82437c5fb8d34 Mon Sep 17 00:00:00 2001 From: MenTaLguY Date: Mon, 16 Jan 2006 02:36:01 +0000 Subject: moving trunk for module inkscape (bzr r1) --- cxxtest/sample/mock/real_stdlib.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cxxtest/sample/mock/real_stdlib.cpp (limited to 'cxxtest/sample/mock/real_stdlib.cpp') diff --git a/cxxtest/sample/mock/real_stdlib.cpp b/cxxtest/sample/mock/real_stdlib.cpp new file mode 100644 index 000000000..db02f3a15 --- /dev/null +++ b/cxxtest/sample/mock/real_stdlib.cpp @@ -0,0 +1,2 @@ +#define CXXTEST_MOCK_REAL_SOURCE_FILE +#include -- cgit v1.2.3