Code

Fix self-snapping when dragging the transformation center of a selection containing...
[inkscape.git] / src / message-stack.cpp
index 33a23e7f38a78b116c7a8b2ece3964d227b6b1d4..05aec87fc8a1951c5108f49c228200f32715d700 100644 (file)
@@ -11,6 +11,8 @@
 
 #include <string.h>
 #include <glib/gstrfuncs.h>
+#include <cstring>
+#include <string>
 #include "message-stack.h"
 
 namespace Inkscape {