]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/data.cpp
Fix memory leak by letting the base class version handle the
[wxWidgets.git] / src / msw / data.cpp
index 0c901a15fa78b64d273db1d8ea941cea7172ed26..4618007133c39c9dcb46fb7bd985159e7c58a8fe 100644 (file)
@@ -6,10 +6,10 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "data.h"
 #endif