projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't build console apps for WinCE
[wxWidgets.git]
/
src
/
motif
/
statbmp.cpp
diff --git
a/src/motif/statbmp.cpp
b/src/motif/statbmp.cpp
index 72a813f39628fb8f21cabf75a31a4dd30911afe9..1226a83f61c5c002bf7a51f54373c4ea7e3a9429 100644
(file)
--- a/
src/motif/statbmp.cpp
+++ b/
src/motif/statbmp.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "statbmp.h"
#endif