Fix build problem that was causing chaiscript_no_threads to still link with boost_thread

This commit is contained in:
Jason Turner
2010-08-04 19:17:33 +00:00
parent f03189c168
commit ea93903884
2 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#include <chaiscript/chaiscript.hpp>
#include <list>
#include <string>