A couple touchups. Fixed package builder
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
|
||||
#define BOOST_PP_ITERATION_LIMITS ( 0, 10 )
|
||||
//#define BOOST_PP_FILENAME_1 "proxy_constructors.hpp"
|
||||
#define BOOST_PP_FILENAME_1 <chaiscript/dispatchkit/proxy_constructors.hpp>
|
||||
#include BOOST_PP_ITERATE()
|
||||
# endif
|
||||
|
@@ -109,7 +109,6 @@ namespace dispatchkit
|
||||
}
|
||||
|
||||
#define BOOST_PP_ITERATION_LIMITS ( 0, 10 )
|
||||
//#define BOOST_PP_FILENAME_1 "proxy_functions.hpp"
|
||||
#define BOOST_PP_FILENAME_1 <chaiscript/dispatchkit/proxy_functions.hpp>
|
||||
#include BOOST_PP_ITERATE()
|
||||
|
||||
|
@@ -24,7 +24,6 @@ namespace dispatchkit
|
||||
}
|
||||
|
||||
#define BOOST_PP_ITERATION_LIMITS ( 0, 10 )
|
||||
//#define BOOST_PP_FILENAME_1 "register_function.hpp"
|
||||
#define BOOST_PP_FILENAME_1 <chaiscript/dispatchkit/register_function.hpp>
|
||||
#include BOOST_PP_ITERATE()
|
||||
|
||||
|
Reference in New Issue
Block a user