diff --git a/include/wx/hash.h b/include/wx/hash.h index 199a619355..472c6aa264 100644 --- a/include/wx/hash.h +++ b/include/wx/hash.h @@ -342,7 +342,7 @@ public: dummy* operator->() { return (dummy*)this; } }; - typedef class compatibility_iterator citer; + typedef compatibility_iterator citer; class dummy {