GO from boost::int64_t to std::int64_t, etc.

This commit is contained in:
Jason Turner
2011-09-10 11:10:14 -06:00
parent aa402fdfde
commit 6bb2678d18
7 changed files with 20 additions and 28 deletions

View File

@@ -14,8 +14,6 @@
#include "../chaiscript_threading.hpp"
#include <boost/any.hpp>
#include <boost/ref.hpp>
#include <boost/cstdint.hpp>
#include <boost/type_traits/add_const.hpp>
#include <boost/type_traits/is_polymorphic.hpp>
#include <boost/integer_traits.hpp>