git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@438 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-04-08 14:04:32 +00:00
parent 783d24a89f
commit 50f74c1eaf

View file

@ -12,8 +12,6 @@
#include "yes_no_type.hpp" #include "yes_no_type.hpp"
#include <boost/function_types/is_callable_builtin.hpp> #include <boost/function_types/is_callable_builtin.hpp>
#include <boost/type_traits/integral_constant.hpp>
#include <boost/type_traits/detail/yes_no_type.hpp>
#include <boost/mpl/bool.hpp> #include <boost/mpl/bool.hpp>
#include <boost/mpl/or.hpp> #include <boost/mpl/or.hpp>