]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/xtistrm.cpp
bump subrelease number
[wxWidgets.git] / src / common / xtistrm.cpp
index fee284e6cbc4b1234a529a2dceac4c1bfb7d699e..e304fd3fc23470089eb279fe4f25a53b73bef528 100644 (file)
 
 #if wxUSE_EXTENDED_RTTI
 
+#include "wx/xtistrm.h"
+
 #ifndef WX_PRECOMP
     #include "wx/object.h"
     #include "wx/hash.h"
+    #include "wx/event.h"
 #endif
 
 #include "wx/tokenzr.h"
 #include "wx/txtstrm.h"
-#include "wx/event.h"
-
-#include "wx/xtistrm.h"
 
 #include "wx/beforestd.h"
 #include <map>