]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/dataobj.cpp
Removed erroneous return statements
[wxWidgets.git] / src / msw / ole / dataobj.cpp
index 1f2df6cdb267540fe051636091a63ec2537d3baf..085fd66a8aea07fcd2f6fb8c81efe3e026ccaac6 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dataobj.h"
 #endif