projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix for internal compiler error
[wxWidgets.git]
/
include
/
wx
/
ownerdrw.h
diff --git
a/include/wx/ownerdrw.h
b/include/wx/ownerdrw.h
index 2392e532e9083755447ccdabf999e267c00ec8d9..b2b144c9bd71546a85a65c354c3e99b096709035 100644
(file)
--- a/
include/wx/ownerdrw.h
+++ b/
include/wx/ownerdrw.h
@@
-14,7
+14,7
@@
#if wxUSE_OWNER_DRAWN
#if wxUSE_OWNER_DRAWN
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "ownerdrw.h"
#endif
#pragma interface "ownerdrw.h"
#endif