Watcom compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-07-22 12:11:35 +00:00
parent 9416681d9d
commit 876fa7e469

View File

@@ -8,9 +8,7 @@
#ifdef COMPILED_FROM_DSP
#include "winconfig.h"
#define XMLPARSEAPI(type) type __cdecl
#include "expat.h"
#undef XMLPARSEAPI
#elif defined(MACOS_CLASSIC)