Moving internal includes to point to the new dir structure

This commit is contained in:
Jonathan Turner
2009-07-10 15:24:24 +00:00
parent 4a5c86f07f
commit ac2b59796f
13 changed files with 33 additions and 31 deletions

View File

@@ -10,7 +10,8 @@
#define BOOST_PP_ITERATION_LIMITS ( 0, 10 )
#define BOOST_PP_FILENAME_1 "proxy_constructors.hpp"
//#define BOOST_PP_FILENAME_1 "proxy_constructors.hpp"
#define BOOST_PP_FILENAME_1 <chaiscript/dispatchkit/proxy_constructors.hpp>
#include BOOST_PP_ITERATE()
# endif
#else