aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa')
-rw-r--r--cocoa/ScintillaCocoa.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cocoa/ScintillaCocoa.h b/cocoa/ScintillaCocoa.h
index cddce4b5b..9b2c9fa1e 100644
--- a/cocoa/ScintillaCocoa.h
+++ b/cocoa/ScintillaCocoa.h
@@ -21,9 +21,6 @@
#include <vector>
#include <map>
-#ifndef SCINTILLA_NO_UNORDERED_MAP
-#include <unordered_map>
-#endif
#include "ILexer.h"