diff options
Diffstat (limited to 'scintilla/lexers/LexVB.cxx')
-rw-r--r-- | scintilla/lexers/LexVB.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scintilla/lexers/LexVB.cxx b/scintilla/lexers/LexVB.cxx index 5bb69ae..60153cf 100644 --- a/scintilla/lexers/LexVB.cxx +++ b/scintilla/lexers/LexVB.cxx @@ -16,7 +16,6 @@ #include "Scintilla.h"
#include "SciLexer.h"
-#include "PropSetSimple.h"
#include "WordList.h"
#include "LexAccessor.h"
#include "Accessor.h"
|