projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avoid a bug in Carbon headers
[wxWidgets.git]
/
include
/
wx
/
tipwin.h
diff --git
a/include/wx/tipwin.h
b/include/wx/tipwin.h
index e322d6c41ce9cf8e077969100f7902c0cb0c9cd0..6866687ec7ef99356f6aeb2ab98d219547e6d527 100644
(file)
--- a/
include/wx/tipwin.h
+++ b/
include/wx/tipwin.h
@@
-13,7
+13,7
@@
#ifndef _WX_TIPWIN_H_
#define _WX_TIPWIN_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "tipwin.h"
#endif