projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Do a configure test whether or not to include -I/usr/local/include in
[wxWidgets.git]
/
src
/
common
/
imagiff.cpp
diff --git
a/src/common/imagiff.cpp
b/src/common/imagiff.cpp
index 432982552a2fc4c170ba386e07f73aab0f7697dd..57229692690542755d82fe28ee14194fea950259 100644
(file)
--- a/
src/common/imagiff.cpp
+++ b/
src/common/imagiff.cpp
@@
-12,7
+12,7
@@
// by the author of xv, John Bradley for using the iff loading part
// in wxWindows has been gratefully given.
// by the author of xv, John Bradley for using the iff loading part
// in wxWindows has been gratefully given.
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "imagiff.h"
#endif
#pragma implementation "imagiff.h"
#endif