]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/matrix.cpp
Using a -1 (wxID_ANY) for menu or toolbar item IDs will now generate a
[wxWidgets.git] / src / common / matrix.cpp
index 5068f5f83647eca49e54d8bcebdbf6a91ceaa582..d0d16755a35e3832044b1b30d99d23114106d4e0 100644 (file)
@@ -4,11 +4,11 @@
 // Modified by: Klaas Holwerda
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
+// Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "matrix.h"
 #endif