]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dragimag.cpp
VC6 doesn't like 'return callToVoidFunc();' statements
[wxWidgets.git] / src / palmos / dragimag.cpp
index 06340720e18658b50d44a0508c0e24bfaf5fe9ee..ad2a6dc855c6b409d2413ee33d95042f63e7c224 100644 (file)
@@ -21,7 +21,7 @@
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
-#pragma hdrstop
+    #pragma hdrstop
 #endif
 
 #if wxUSE_DRAGIMAGE
     #include "wx/dcmemory.h"
     #include "wx/settings.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
+    #include "wx/frame.h"
+    #include "wx/image.h"
 #endif
 
-#include "wx/log.h"
-#include "wx/frame.h"
-#include "wx/image.h"
-
 #include "wx/palmos/dragimag.h"
 #include "wx/palmos/private.h"