summaryrefslogtreecommitdiffstats
path: root/scintilla/src/ViewStyle.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'scintilla/src/ViewStyle.cxx')
-rw-r--r--scintilla/src/ViewStyle.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/scintilla/src/ViewStyle.cxx b/scintilla/src/ViewStyle.cxx
index 3da8058..2c20169 100644
--- a/scintilla/src/ViewStyle.cxx
+++ b/scintilla/src/ViewStyle.cxx
@@ -7,6 +7,9 @@
#include <string.h>
+#include <vector>
+#include <map>
+
#include "Platform.h"
#include "Scintilla.h"