Remove calls to a couple of deprecated methods, fix wxMotif build with

GCC 3.2, remove deprecated (and unused) fstream.h.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-01-16 20:44:47 +00:00
parent 46675b4610
commit 0ec6fd04eb
4 changed files with 5 additions and 6 deletions

View File

@@ -29,7 +29,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fstream.h>
#include <ctype.h>
#include "wx/textctrl.h"