X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/123a7fddb89d0d39f8c280aea95182d054c8887b..70541533c8e108249a82fbe2bc05ccfb73bf028d:/utils/serialize/sercore.h diff --git a/utils/serialize/sercore.h b/utils/serialize/sercore.h index 676c04a449..57651eab6d 100644 --- a/utils/serialize/sercore.h +++ b/utils/serialize/sercore.h @@ -18,6 +18,7 @@ #include -DECLARE_SERIAL_CLASS(wxList,wxObject) +DECLARE_SERIAL_CLASS(wxList, wxObject) +DECLARE_SERIAL_CLASS(wxHashTable, wxObject) #endif