summaryrefslogtreecommitdiff
path: root/server/src/macrotool_filehandler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/macrotool_filehandler.cc')
-rw-r--r--server/src/macrotool_filehandler.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/src/macrotool_filehandler.cc b/server/src/macrotool_filehandler.cc
index 4caa889..6e3470a 100644
--- a/server/src/macrotool_filehandler.cc
+++ b/server/src/macrotool_filehandler.cc
@@ -30,6 +30,8 @@
#include <fstream>
#include <ios>
+#include <string.h>
+
#include "macroheaderparser.h"
#include "macroparser.h"
#include "template.h"