]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/helpwin.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / msw / helpwin.cpp
index a507852e1e5ebcc66de5fff9179e1e46f7a0d85e..b2d56135569828ae6348cba1413b52dd7f4e625f 100644 (file)
@@ -5,11 +5,11 @@
 // Modified by:
 // Created:     04/01/98
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:    wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "helpwin.h"
 #endif