From 7b7af48a7681ab335ba2c53ffa48ab053ddf4c86 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 21 Jul 2009 09:05:43 +0000 Subject: Using a much simpler property set implementation. Accessor objects use the PropertyGet interface to access just the property set methods they need. Removed SString. --- src/LexInno.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/LexInno.cxx') diff --git a/src/LexInno.cxx b/src/LexInno.cxx index 6da8548ff..6d1102c65 100644 --- a/src/LexInno.cxx +++ b/src/LexInno.cxx @@ -13,6 +13,7 @@ #include "Platform.h" +#include "CharClassify.h" #include "PropSet.h" #include "Accessor.h" #include "StyleContext.h" -- cgit v1.2.3