git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13376
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/region.h"
#include "wx/image.h"
-#include "wx/mac/private.h"
#if __MSL__ >= 0x6000
#include "math.h"
+using namespace std ;
#endif
+#include "wx/mac/private.h"
+
+
#if !USE_SHARED_LIBRARY
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
#endif
#include "wx/region.h"
#include "wx/image.h"
-#include "wx/mac/private.h"
#if __MSL__ >= 0x6000
#include "math.h"
+using namespace std ;
#endif
+#include "wx/mac/private.h"
+
+
#if !USE_SHARED_LIBRARY
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
#endif