]> git.saurik.com Git - wxWidgets.git/commitdiff
bring in the definition of wxSizer, making non-precomp builds working again after...
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 24 Jan 2009 18:07:46 +0000 (18:07 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 24 Jan 2009 18:07:46 +0000 (18:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/listctrl.cpp

index e9010bfa735b5043c32341c075659182fe4f9aeb..a2cf79c342b7a055e57c7539baaf8ab0cc86212a 100644 (file)
@@ -43,6 +43,7 @@
     #include "wx/dcscreen.h"
     #include "wx/math.h"
     #include "wx/settings.h"
+    #include "wx/sizer.h"
 #endif
 
 #include "wx/imaglist.h"