X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d8b6309bdea56b9632b6c6414cf87a14da8450ee..6b06903d2611683ab87af501e520dea2ff6e1c86:/tests/hashes/hashes.cpp?ds=sidebyside diff --git a/tests/hashes/hashes.cpp b/tests/hashes/hashes.cpp index 229703f9c5..a277728591 100644 --- a/tests/hashes/hashes.cpp +++ b/tests/hashes/hashes.cpp @@ -272,7 +272,7 @@ WX_DECLARE_HASH(Foo, wxListFoos, wxHashFoos); #if WXWIN_COMPATIBILITY_2_4 #include "wx/listimpl.cpp" -WX_DEFINE_LIST(wxListFoos); +WX_DEFINE_LIST(wxListFoos) #endif void HashesTestCase::wxTypedHashTableTest()