remove erase(const_iterator) overload, it should have never existed as const_iterator...
[wxWidgets.git] / include / wx / osx / dcmemory.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dcmemory.h"
3 #else
4 #include "wx/osx/carbon/dcmemory.h"
5 #endif