Added headers integrity check

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@291 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2011-04-12 12:34:22 +00:00
parent f9df9c3362
commit 43188dcefb
3 changed files with 3 additions and 1 deletions

View file

@ -15,6 +15,7 @@
#include "log.hpp"
#include <boost/utility/enable_if.hpp>
#include <boost/concept_check.hpp>
#include <boost/noncopyable.hpp>
#include <boost/ref.hpp>
namespace mock