mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-07 01:06:54 +08:00
Add missing include for stringstream
This commit is contained in:
parent
f4080c4c75
commit
99aaa079a4
@ -13,6 +13,7 @@
|
||||
#include "operators.hpp"
|
||||
#include "boxed_number.hpp"
|
||||
#include <boost/function_types/result_type.hpp>
|
||||
#include <sstream>
|
||||
|
||||
namespace chaiscript
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user