]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/hashes/hashes.cpp
fix some compile/link errors
[wxWidgets.git] / tests / hashes / hashes.cpp
index 229703f9c5b209885d25e0bd0c9792d8eae35b90..a2777285914831ee9b349836b14205b6fdc13db4 100644 (file)
@@ -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()