This commit was manufactured by cvs2svn to create tag 'wxPy_2_4_0_2'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/wxPy_2_4_0_2@18882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2003-01-23 05:55:04 +00:00
parent 00fd036c18
commit 37a3ddb5b7
1825 changed files with 110773 additions and 67985 deletions

View File

@@ -32,11 +32,6 @@
#undef new
#endif
#if wxUSE_IOSTREAMH
#include <iostream.h>
#else
#include <iostream>
#endif
#include <ctype.h>
#include <math.h>
#include <stdlib.h>