Add missing include for stringstream
This commit is contained in:
parent
f4080c4c75
commit
99aaa079a4
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user