initial checkin of dynamic object support with example usage in example.cpp
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "dispatchkit/bootstrap.hpp"
|
||||
#include "dispatchkit/bootstrap_stl.hpp"
|
||||
#include "dispatchkit/function_call.hpp"
|
||||
|
||||
#include "dispatchkit/dynamic_object.hpp"
|
||||
|
||||
#ifdef BOOST_HAS_DECLSPEC
|
||||
#define CHAISCRIPT_MODULE_EXPORT extern "C" __declspec(dllexport)
|
||||
|
Reference in New Issue
Block a user