// Author: Julian Smart
// Modified by:
// Created: 10/09/98
-// RCS-ID: $Id$
// Copyright: (c)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#endif
#endif
-#if defined(__MWERKS__) && __MSL__ >= 0x6000
-namespace std {}
-using namespace std ;
-#endif
-
#if wxUSE_STREAMS
#include "wx/txtstrm.h"
#endif
// Convert to/from list of wxAnys
//
-WX_DEFINE_LIST(wxAnyList)
-
bool wxVariantDataList::GetAsAny(wxAny* any) const
{
wxAnyList dst;