]> git.saurik.com Git - wxWidgets.git/commitdiff
Missing header.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 27 Oct 2006 14:30:01 +0000 (14:30 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 27 Oct 2006 14:30:01 +0000 (14:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/tarstrm.h

index 0ade9f9a288d5783722cfa2939127ef250662e87..adb5cb7cbf4967e9f25becc37afc1efb63ca2cfa 100644 (file)
@@ -15,6 +15,7 @@
 #if wxUSE_TARSTREAM
 
 #include "wx/archive.h"
+#include "wx/hashmap.h"
 
 
 /////////////////////////////////////////////////////////////////////////////