]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/imaglist.cpp
Include wx/slider.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / msw / imaglist.cpp
index e8188e82ba79ad43579b837bf491c94b19762f68..7a42766424145339a5e2a97e26742925e07a2593 100644 (file)
     #include "wx/dc.h"
     #include "wx/string.h"
     #include "wx/dcmemory.h"
+    #include "wx/intl.h"
+    #include "wx/log.h"
 
     #include <stdio.h>
 #endif
 
-#include "wx/log.h"
-#include "wx/intl.h"
 #include "wx/image.h"
 
 #include "wx/msw/imaglist.h"
@@ -323,8 +323,8 @@ wxBitmap wxImageList::GetBitmap(int index) const
     bitmap = wxBitmap(image);
 #else
     wxBitmap bitmap;
-    return bitmap;
 #endif
+    return bitmap;
 }
 
 // Get the icon