old compilation fix for AIX from Ian Brown

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2002-09-02 20:08:16 +00:00
parent f02444d0d7
commit d2c7015bf0

View File

@ -25,6 +25,8 @@
#define XtParent XTPARENT
#endif
#include "wx/defs.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fstream.h>