]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/control.h
non-osx methods bracketed
[wxWidgets.git] / include / wx / univ / control.h
index c0d4ccfd0e7183a81d02bdc09e4daa70b47f1968..710e6307fdecf3965428bd30f2b6a08c57412473 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     14.08.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIV_CONTROL_H_
 #define _WX_UNIV_CONTROL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "control.h"
 #endif