Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
Index: src/sdk/editorcolorset.h===================================================================--- src/sdk/editorcolorset.h (revision 2097)+++ src/sdk/editorcolorset.h (working copy)@@ -4,6 +4,7 @@ #include <wx/dynarray.h> #include <wx/hashmap.h> #include <wx/intl.h>+#include <wx/wxscintilla.h> #include "settings.h" // forward decls
... seems to be no problem for the core-parts of Code::Blocks (probably because of the precompiled headers) ...