projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed bug #859996: "Wrong path in BuildCVS.txt". As well as a couple of other minor...
[wxWidgets.git]
/
include
/
wx
/
layout.h
diff --git
a/include/wx/layout.h
b/include/wx/layout.h
index c46241c1d8e8401b148b68b9daddaf14ee21363f..d3212877201ba4a8cb6c6c3e5abf86526c5b1b2c 100644
(file)
--- a/
include/wx/layout.h
+++ b/
include/wx/layout.h
@@
-16,7
+16,7
@@
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "layout.h"
#endif