From 3ccd74a83b03cb15d8bac7da38da5531d730bfaf Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 21 Jul 2013 20:26:51 +1000 Subject: Normalising order of language headers. --- lexlib/LexerNoExceptions.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lexlib/LexerNoExceptions.cxx') diff --git a/lexlib/LexerNoExceptions.cxx b/lexlib/LexerNoExceptions.cxx index 9ebae2af0..5f31f2268 100644 --- a/lexlib/LexerNoExceptions.cxx +++ b/lexlib/LexerNoExceptions.cxx @@ -8,9 +8,9 @@ #include #include #include +#include #include #include -#include #include "ILexer.h" #include "Scintilla.h" -- cgit v1.2.3