From a6abe0904ee099bf314662127aad252438c5cf92 Mon Sep 17 00:00:00 2001 From: mat007 Date: Mon, 20 May 2013 10:49:28 +0000 Subject: [PATCH] Removed unused include git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@662 860be788-9bd5-4423-9f1e-828f051e677b --- test/mock_error.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/mock_error.hpp b/test/mock_error.hpp index 5730df8..bacd35a 100644 --- a/test/mock_error.hpp +++ b/test/mock_error.hpp @@ -10,7 +10,6 @@ #define MOCK_TEST_MOCK_ERROR_HPP_INCLUDED #define MOCK_ERROR_POLICY mock_error -#include #include #include