]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/bitmap.h
Added IsFalse()
[wxWidgets.git] / include / wx / mgl / bitmap.h
index 3ac421b830e94a251a6520d185da75b57c838570..35cebd4e22b0f0fd41076dae5d4e176d435f1825 100644 (file)
@@ -2,7 +2,7 @@
 // Name:        bitmap.h
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
-// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -10,8 +10,8 @@
 #ifndef __WX_BITMAP_H__
 #define __WX_BITMAP_H__
 
-#ifdef __GNUG__
-#pragma interface
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
+#pragma interface "bitmap.h"
 #endif
 
 #include "wx/defs.h"