mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added missing include
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@526 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
0c8f84cc7d
commit
86dd3be047
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
#include "is_functor.hpp"
|
#include "is_functor.hpp"
|
||||||
#include "../log.hpp"
|
#include "../log.hpp"
|
||||||
|
#include "../constraint.hpp"
|
||||||
#include <boost/utility/enable_if.hpp>
|
#include <boost/utility/enable_if.hpp>
|
||||||
#include <boost/noncopyable.hpp>
|
#include <boost/noncopyable.hpp>
|
||||||
#include <boost/ref.hpp>
|
#include <boost/ref.hpp>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue