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
/
msw
/
dir.cpp
diff --git
a/src/msw/dir.cpp
b/src/msw/dir.cpp
index 514c4c3c89e3b8b9f08eed7cc0fa410083ed97e8..156147b0aec1cb75313198cdc76b338508cf7085 100644
(file)
--- a/
src/msw/dir.cpp
+++ b/
src/msw/dir.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dir.h"
#endif