summaryrefslogtreecommitdiffstats
path: root/src/style.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.cpp')
-rw-r--r--src/style.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/style.cpp b/src/style.cpp
index 357fe5f0e..759b054c2 100644
--- a/src/style.cpp
+++ b/src/style.cpp
@@ -19,6 +19,9 @@
# include "config.h"
#endif
+#include <cstring>
+#include <string>
+
#include "libcroco/cr-sel-eng.h"
#include "xml/croco-node-iface.h"