From 8a5a9d2e5a7f64c95038d132121ff4a61de66fe3 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 15 Jul 2009 02:51:31 +0000 Subject: Add vector header to allow compilation with new Selection code. --- macosx/ScintillaMacOSX.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macosx/ScintillaMacOSX.h b/macosx/ScintillaMacOSX.h index 98210f175..b4a714b0f 100644 --- a/macosx/ScintillaMacOSX.h +++ b/macosx/ScintillaMacOSX.h @@ -16,6 +16,8 @@ #include #include +#include + #include "Platform.h" #include "Scintilla.h" #include "PlatMacOSX.h" -- cgit v1.2.3