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