]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/menuitem.h
Header Cosmetics
[wxWidgets.git] / include / wx / motif / menuitem.h
index b871308031fcfdd82d25ecdae34ad47b181cc95c..9ef377a38c239e840837e52f858ce6cd1cecf77a 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     11.11.97
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MOTIF_MENUITEM_H
 #define _WX_MOTIF_MENUITEM_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "menuitem.h"
 #endif