Apply modified patch to support windows native event handling

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20785 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-02-23 16:05:09 +00:00
parent 0e7313bb94
commit 2a9f4ec7c0
24 changed files with 2735 additions and 1640 deletions

View file

@ -40,8 +40,10 @@
*/
#include "config.h"
#include "GNUstepBase/preface.h"
#include "GNUstepBase/GSCategories.h"
#ifdef HAVE_LIBXML
// #undef HAVE_LIBXML_SAX2_H
@ -86,8 +88,6 @@
#include <libxslt/xsltutils.h>
#endif /* HAVE_LIBXSLT */
extern int xmlGetWarningsDefaultValue;
/*
* optimization
*