Small mods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-09-01 16:48:25 +00:00
parent 25093cf311
commit 267a710851
3 changed files with 6 additions and 2 deletions

View File

@@ -53,6 +53,10 @@
#include <ctype.h>
#endif
#ifdef __BORLANDC__
#include "dos.h"
#endif
// If compiled under Windows, this macro can cause problems
#ifdef GetFirstChild
#undef GetFirstChild