compilation fixes (gcc)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-01-16 13:25:21 +00:00
parent 1317fd5821
commit b136d1fe86

View File

@@ -55,6 +55,7 @@
#include <wx/string.h>
#include <wx/log.h>
#include <wx/dynarray.h>
#include <wx/wx.h>
#endif // WX_PRECOMP
#include <wx/file.h>
@@ -1929,7 +1930,11 @@ static const char *GetCurrentTime(const char *timeFormat)
/*
$Log$
Revision 1.9 2000/01/16 13:25:21 VS
compilation fixes (gcc)
Revision 1.8 1999/09/13 14:29:39 JS
Made HelpGen into a wxWin app (still uses command-line args); moved includes
into src for simplicity; added VC++ 5 project file