X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7adaedae8ff61356e895c7ddb1a03bd176dcf6c..689fceb7a725f0000102fa080d1015ab22a58489:/utils/HelpGen/src/sourcepainter.cpp diff --git a/utils/HelpGen/src/sourcepainter.cpp b/utils/HelpGen/src/sourcepainter.cpp index 6814b5ffee..4876009358 100644 --- a/utils/HelpGen/src/sourcepainter.cpp +++ b/utils/HelpGen/src/sourcepainter.cpp @@ -21,12 +21,9 @@ #endif #if defined( wxUSE_TEMPLATE_STL ) - - #include +# include #else - - #include "wxstlac.h" - +# include "wxstlac.h" #endif #include "sourcepainter.h"