From: Michael Wetherell Date: Fri, 27 Oct 2006 14:30:01 +0000 (+0000) Subject: Missing header. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/77b5dc955b1bdd138cae77795b4d403a7db8eca6?ds=inline Missing header. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/tarstrm.h b/include/wx/tarstrm.h index 0ade9f9a28..adb5cb7cbf 100644 --- a/include/wx/tarstrm.h +++ b/include/wx/tarstrm.h @@ -15,6 +15,7 @@ #if wxUSE_TARSTREAM #include "wx/archive.h" +#include "wx/hashmap.h" /////////////////////////////////////////////////////////////////////////////