]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/utils.cpp
wxStringTokenizer::GetLastDelimiter is new since 2.7.0
[wxWidgets.git] / src / x11 / utils.cpp
index 604b5f8100ddd6d5f200bea108a3f72adc4e0471..ae71bbe8fc797a3c0fed38612cfb1aea96209859 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/window.h" // for wxTopLevelWindows
+    #include "wx/cursor.h"
+    #include "wx/msgdlg.h"
 #endif
 
 #include "wx/apptrait.h"
-#include "wx/msgdlg.h"
-#include "wx/cursor.h"
-#include "wx/window.h" // for wxTopLevelWindows
 
 #include <ctype.h>
 #include <stdarg.h>