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
/
imaggif.cpp
diff --git
a/src/common/imaggif.cpp
b/src/common/imaggif.cpp
index 1aed9a28cbb4cb9ea4e2857d48f096eeecf1891c..3a64963f922fbda4bbf7455b068d3cd4e521460f 100644
(file)
--- a/
src/common/imaggif.cpp
+++ b/
src/common/imaggif.cpp
@@
-7,7
+7,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "imaggif.h"
#endif