projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Change wxMSW to use WidthDefault and HeightDefault for window sizes,
[wxWidgets.git]
/
src
/
common
/
datstrm.cpp
diff --git
a/src/common/datstrm.cpp
b/src/common/datstrm.cpp
index a7bf054ec0ab6651974e34985061c1d849f69c5e..1580055ca70174dfbe62b15d9ef733032bdbb6a0 100644
(file)
--- a/
src/common/datstrm.cpp
+++ b/
src/common/datstrm.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "datstrm.h"
#endif