]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/scrlwing.cpp
added wxIsSameDouble() which wraps double comparison in a pragmas disabling icc warni...
[wxWidgets.git] / src / generic / scrlwing.cpp
index 7c21cb2f1d09e84191a53adb4216ab7935b85eb7..36719bc9fde96095ed7e77d0216503f69a4b1453 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "genscrolwin.h"
-#endif
-
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #endif