summaryrefslogtreecommitdiff
path: root/src/Misc.cpp
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-07-29 13:58:56 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-07-29 13:58:56 (GMT)
commitf8a6d2ea1f8f6789645279f69471c13c7caa352b (patch)
treeb72c796018bca6244e39ecf4ca1db8d4770a51b0 /src/Misc.cpp
parent716ac44c29a06e9a0e6267b50e263a65f7aba8ec (diff)
downloadpowder-f8a6d2ea1f8f6789645279f69471c13c7caa352b.zip
powder-f8a6d2ea1f8f6789645279f69471c13c7caa352b.tar.gz
Textboxes for decoration, addresses "No text boxes in deco editor to directly edit the values" in issue #23
Diffstat (limited to 'src/Misc.cpp')
-rw-r--r--src/Misc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Misc.cpp b/src/Misc.cpp
index c2963be..4451c4a 100644
--- a/src/Misc.cpp
+++ b/src/Misc.cpp
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <sstream>
#include <stdlib.h>
#include <string.h>
#include <regex.h>