]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colordlg.cpp
relay mouse move events to the tooltips even when the window itself doesn't have...
[wxWidgets.git] / src / msw / colordlg.cpp
index c364ae2d40f40bddc0d253c565850ee3fcf8917d..d425d89bc67c172df75d9bb62e0f29ef4b085050 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "colordlg.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -30,7 +26,6 @@
 
 #ifndef WX_PRECOMP
     #include <stdio.h>
-    #include "wx/defs.h"
     #include "wx/colour.h"
     #include "wx/gdicmn.h"
     #include "wx/utils.h"