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

@@ -13,8 +13,6 @@
#include <map>
#include <boost/any.hpp>
#include <boost/ref.hpp>
#include <boost/cstdint.hpp>
#include <boost/type_traits/add_const.hpp>
#include <boost/integer_traits.hpp>