From 201f983949deb606ea73180328d3399b582ccd1e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 27 Jan 2011 16:45:15 +1100 Subject: Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple directly. Dropped declaration not needed in LexCPP. --- lexers/LexPython.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'lexers/LexPython.cxx') diff --git a/lexers/LexPython.cxx b/lexers/LexPython.cxx index 5e7c5b29c..5020d71df 100644 --- a/lexers/LexPython.cxx +++ b/lexers/LexPython.cxx @@ -16,7 +16,6 @@ #include "Scintilla.h" #include "SciLexer.h" -#include "PropSetSimple.h" #include "WordList.h" #include "LexAccessor.h" #include "Accessor.h" -- cgit v1.2.3