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@625 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
92842e9087
commit
3eab54539a
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#include "../config.hpp"
|
||||
#include "lambda.hpp"
|
||||
#include <boost/type_traits/remove_reference.hpp>
|
||||
#include <boost/type_traits/is_convertible.hpp>
|
||||
#include <boost/type_traits/remove_const.hpp>
|
||||
#include <boost/utility/enable_if.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue