]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private.h
formatting changes
[wxWidgets.git] / include / wx / msw / private.h
index 56e2bab9beddbd43627b7cb3d1d6f6a89428beca..dffa2e32af48345ae57535a70be25f0159841b76 100644 (file)
@@ -21,8 +21,8 @@
 #include <windows.h>
 
 #ifdef __WXMICROWIN__
-/* Extra prototypes and symbols not defined by MicroWindows */
-#include "wx/msw/microwin.h"
+    // Extra prototypes and symbols not defined by MicroWindows
+    #include "wx/msw/microwin.h"
 #endif
 
 // undefine conflicting symbols which were defined in windows.h
@@ -200,7 +200,6 @@ extern LONG APIENTRY _EXPORT
 #if wxUSE_GUI
 
 #include <wx/gdicmn.h>
-#include <wx/log.h>
 
 // make conversion from wxColour and COLORREF a bit less painful
 inline COLORREF wxColourToRGB(const wxColour& c)