compilation fix: needs wx/string.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-04-09 06:47:51 +00:00
parent bafddbe882
commit 1918a4c47f

View File

@@ -13,6 +13,7 @@
#define _WX_HASH_H__
#include "wx/defs.h"
#include "wx/string.h"
#define wxUSE_OLD_HASH_TABLE 0