added initloc.h to, removed timer.h from base headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-07-01 17:40:06 +00:00
parent dcc7f39c44
commit 075131fda6

View File

@ -166,6 +166,7 @@
src/common/zstream.cpp src/common/zstream.cpp
</set> </set>
<set var="BASE_AND_GUI_CMN_SRC"> <set var="BASE_AND_GUI_CMN_SRC">
src/common/event.cpp
src/common/fs_mem.cpp src/common/fs_mem.cpp
src/common/msgout.cpp src/common/msgout.cpp
src/common/utilscmn.cpp src/common/utilscmn.cpp
@ -186,6 +187,7 @@
wx/datetime.inl wx/datetime.inl
wx/datstrm.h wx/datstrm.h
wx/db.h wx/db.h
wx/dbkeyg.h
wx/dbtable.h wx/dbtable.h
wx/dde.h wx/dde.h
wx/debug.h wx/debug.h
@ -208,10 +210,10 @@
wx/fs_inet.h wx/fs_inet.h
wx/fs_zip.h wx/fs_zip.h
wx/fs_mem.h wx/fs_mem.h
wx/dbkeyg.h
wx/gsocket.h wx/gsocket.h
wx/hash.h wx/hash.h
wx/hashmap.h wx/hashmap.h
wx/iconloc.h
wx/intl.h wx/intl.h
wx/iosfwrap.h wx/iosfwrap.h
wx/ioswrap.h wx/ioswrap.h
@ -248,7 +250,6 @@
wx/textfile.h wx/textfile.h
wx/thread.h wx/thread.h
wx/thrimpl.cpp wx/thrimpl.cpp
wx/timer.h
wx/tokenzr.h wx/tokenzr.h
wx/txtstrm.h wx/txtstrm.h
wx/url.h wx/url.h