summaryrefslogtreecommitdiffstats
path: root/cxxtest/sample/mock/mock_stdlib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cxxtest/sample/mock/mock_stdlib.cpp')
-rw-r--r--cxxtest/sample/mock/mock_stdlib.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cxxtest/sample/mock/mock_stdlib.cpp b/cxxtest/sample/mock/mock_stdlib.cpp
new file mode 100644
index 000000000..148a044d2
--- /dev/null
+++ b/cxxtest/sample/mock/mock_stdlib.cpp
@@ -0,0 +1,2 @@
+#define CXXTEST_MOCK_TEST_SOURCE_FILE
+#include <T/stdlib.h>