]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/tooltip.cpp
mouse-capture fix
[wxWidgets.git] / src / mac / carbon / tooltip.cpp
index 73e70849f0e3ce8e2e3d53cced7d828ee24616ec..0c16019c4745148ac7a4ddbbaa3cf461152990ff 100644 (file)
@@ -7,11 +7,11 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "tooltip.h"
 #endif
 
-#include "wx/defs.h"
+#include "wx/wxprec.h"
 
 #if wxUSE_TOOLTIPS