Fix build error for building without threads
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
#include "operators.hpp"
|
#include "operators.hpp"
|
||||||
#include "boxed_number.hpp"
|
#include "boxed_number.hpp"
|
||||||
#include <boost/function_types/result_type.hpp>
|
#include <boost/function_types/result_type.hpp>
|
||||||
|
#include <sstream>
|
||||||
|
|
||||||
namespace chaiscript
|
namespace chaiscript
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user