git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39351
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/list.h"
#include "wx/string.h"
#include "wx/fontenc.h"
-#include "wx/hashmap.h"
#include "wx/math.h"
// ---------------------------------------------------------------------------
class WXDLLIMPEXP_CORE wxPen;
class WXDLLIMPEXP_CORE wxRegion;
class WXDLLIMPEXP_BASE wxString;
+class wxStringToColourHashMap;
// ---------------------------------------------------------------------------
// constants
#endif
};
-WX_DECLARE_STRING_HASH_MAP( wxColour *, wxStringToColourHashMap );
-
class WXDLLEXPORT wxColourDatabase
{
public: