projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't use generic wxListCtrl style for wxListMainWindow.
[wxWidgets.git]
/
src
/
common
/
variant.cpp
diff --git
a/src/common/variant.cpp
b/src/common/variant.cpp
index 5f7daabe9a6f5b91d25f3992402a6f6f37c702fc..6bafda604f6d80b78a7e7c5e5d5501b61a68e420 100644
(file)
--- a/
src/common/variant.cpp
+++ b/
src/common/variant.cpp
@@
-37,11
+37,6
@@
#endif
#endif
-#if defined(__MWERKS__) && __MSL__ >= 0x6000
-namespace std {}
-using namespace std ;
-#endif
-
#if wxUSE_STREAMS
#include "wx/txtstrm.h"
#endif