projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert EOLs in pasted or DnD'd text to match what is in the current document.
[wxWidgets.git]
/
src
/
univ
/
statbox.cpp
diff --git
a/src/univ/statbox.cpp
b/src/univ/statbox.cpp
index 1024db81253bb333b8f40bc2705bd4902fbb28ca..e1df45fb23429ef5caf0d13b7bb44e5a12f3c3c6 100644
(file)
--- a/
src/univ/statbox.cpp
+++ b/
src/univ/statbox.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "univstatbox.h"
#endif