mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 03:20:11 +01:00
upgrade bundled expat to 2.2.1; apply POCO-specific changes
This commit is contained in:
@@ -6,12 +6,6 @@
|
||||
|
||||
#ifdef EXPAT_WIN32
|
||||
#include "winconfig.h"
|
||||
#elif defined(MACOS_CLASSIC)
|
||||
#include "macconfig.h"
|
||||
#elif defined(__amigaos__)
|
||||
#include "amigaconfig.h"
|
||||
#elif defined(__WATCOMC__)
|
||||
#include "watcomconfig.h"
|
||||
#else
|
||||
#ifdef HAVE_EXPAT_CONFIG_H
|
||||
#include "expat_config.h"
|
||||
|
||||
Reference in New Issue
Block a user