]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sysopt.cpp
added wxUSE_PRINTF_POS_PARAMS which can be used to force the use of built-in printf...
[wxWidgets.git] / src / common / sysopt.cpp
index a5967226a8b6108baf176dde454c0c02d3f6d5ce..cb3c3429bbc6f7bc7b63de8a2b6971d412ac5de3 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/list.h"
     #include "wx/string.h"
+    #include "wx/arrstr.h"
 #endif
 
-#include "wx/arrstr.h"
-
 // ----------------------------------------------------------------------------
 // private globals
 // ----------------------------------------------------------------------------