summaryrefslogtreecommitdiff
path: root/hscript/meta.cc
diff options
context:
space:
mode:
Diffstat (limited to 'hscript/meta.cc')
-rw-r--r--hscript/meta.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/hscript/meta.cc b/hscript/meta.cc
index 02b294d..7e8cfe8 100644
--- a/hscript/meta.cc
+++ b/hscript/meta.cc
@@ -13,6 +13,7 @@
#include <assert.h>
#include <fstream>
#include <regex>
+#include <sstream>
#ifdef HAS_INSTALL_ENV
# include <unistd.h>
#endif /* HAS_INSTALL_ENV */