X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0518029cecf127dc5e792bb3fcd6781d46c0e0b1..541ea80f0ec8a1250981bfaa3452f370e5c42c3b:/src/common/hash.cpp diff --git a/src/common/hash.cpp b/src/common/hash.cpp index 8333e1cdea..1e36fec843 100644 --- a/src/common/hash.cpp +++ b/src/common/hash.cpp @@ -26,6 +26,7 @@ #ifndef WX_PRECOMP #include "wx/hash.h" + #include "wx/object.h" #endif wxHashTableBase_Node::wxHashTableBase_Node( long key, void* value,