]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/dialog.h
Wrappers for *ToText
[wxWidgets.git] / include / wx / univ / dialog.h
index 7bf1c6b382ef18381566a9b8a16057992ee2078b..fe7dfe70034a56de1a58e86286e3f21580475b6f 100644 (file)
@@ -5,13 +5,13 @@
 // Created:     2001/09/16
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIV_DIALOG_H_
 #define _WX_UNIV_DIALOG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univdialog.h"
 #endif