]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/xti.cpp
fill in sqlDataType field of wxDbColInf in ExecSql() (patch 1614539)
[wxWidgets.git] / src / common / xti.cpp
index 79f840c25874096cc082210ce4daf688639cb817..04e166170d9afd69820157e0e885f74b974ae8ff 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/object.h"
+    #include "wx/list.h"
     #include "wx/hash.h"
 #endif
 
 #include "wx/xti.h"
 #include "wx/xml/xml.h"
 #include "wx/tokenzr.h"
-#include "wx/list.h"
 #include <string.h>
 
 #include "wx/beforestd.h"