summaryrefslogtreecommitdiffstats
path: root/src/message-stack.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/message-stack.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/message-stack.cpp b/src/message-stack.cpp
index 33a23e7f3..05aec87fc 100644
--- a/src/message-stack.cpp
+++ b/src/message-stack.cpp
@@ -11,6 +11,8 @@
#include <string.h>
#include <glib/gstrfuncs.h>
+#include <cstring>
+#include <string>
#include "message-stack.h"
namespace Inkscape {