Removed unused include

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@662 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-05-20 10:49:28 +00:00
parent 0577e506c6
commit a6abe0904e

View file

@ -10,7 +10,6 @@
#define MOCK_TEST_MOCK_ERROR_HPP_INCLUDED
#define MOCK_ERROR_POLICY mock_error
#include <boost/test/test_tools.hpp>
#include <boost/lexical_cast.hpp>
#include <stdexcept>