Revert "Temporary hack to make the new version of expat build under windows"

A proper fix has been provided

This reverts commit 655971208f.
This commit is contained in:
Frederic Bouvier 2012-05-04 20:48:04 +02:00
parent 56661afc05
commit 1eb846a93a

View File

@ -22,11 +22,6 @@
#include "expat_config.h"
#endif /* ndef COMPILED_FROM_DSP */
// FIXME: I just want to compile
#ifdef _MSC_VER
#define HAVE_MEMMOVE 1
#endif
#include "ascii.h"
#include "expat.h"