Fixed build

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@639 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-05-03 21:33:40 +00:00
parent 01771a9331
commit ee5ca2eca7
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,6 @@
#include <turtle/constraints.hpp>
#include <boost/test/auto_unit_test.hpp>
#include <boost/utility/result_of.hpp>
#include <boost/noncopyable.hpp>
#include <boost/mpl/assert.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>

View file

@ -11,6 +11,7 @@
#include "config.hpp"
#include <boost/utility/addressof.hpp>
#include <boost/noncopyable.hpp>
#include <ostream>
namespace mock