projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Always use XPMs in this sample
[wxWidgets.git]
/
include
/
wx
/
stream.h
diff --git
a/include/wx/stream.h
b/include/wx/stream.h
index 264db502b08df2cce410154973c6bb36b63965ff..c868ddb17b63b9ab871a3a43c903fc17cb1dddee 100644
(file)
--- a/
include/wx/stream.h
+++ b/
include/wx/stream.h
@@
-12,7
+12,7
@@
#ifndef _WX_WXSTREAM_H__
#define _WX_WXSTREAM_H__
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "stream.h"
#endif