projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new VC++ project files with both dll and lib in one project
[wxWidgets.git]
/
src
/
univ
/
button.cpp
diff --git
a/src/univ/button.cpp
b/src/univ/button.cpp
index f76b62d67846ec62b211f02f9dbb817ec08f9ed7..fb7914d2a157c6bfe223b7503af937a7e36e2782 100644
(file)
--- a/
src/univ/button.cpp
+++ b/
src/univ/button.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "univbutton.h"
#endif