X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/254a21292b0ccf234ed1dbc6acd37708672ffcc0..fe593cc504195a3c91281eae4edf5e852a51a59c:/src/common/variant.cpp diff --git a/src/common/variant.cpp b/src/common/variant.cpp index 6004fee34e..86602e25d3 100644 --- a/src/common/variant.cpp +++ b/src/common/variant.cpp @@ -29,6 +29,7 @@ #endif #if defined(__MWERKS__) && __MSL__ >= 0x6000 +namespace std {} using namespace std ; #endif