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,7 +13,6 @@
#ifndef CHAISCRIPT_BIND_FIRST_HPP_
#define CHAISCRIPT_BIND_FIRST_HPP_
#include <boost/ref.hpp>
#define BOOST_PP_ITERATION_LIMITS ( 0, 8 )
#define BOOST_PP_FILENAME_1 <chaiscript/dispatchkit/bind_first.hpp>