X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e9f25245196606cd95bf05897c1d6720f6db081..ad653fa23069c5d9378247084f03c9a718c3ad62:/src/expat/tests/chardata.c diff --git a/src/expat/tests/chardata.c b/src/expat/tests/chardata.c index 4a228a7a12..5fb0299d88 100644 --- a/src/expat/tests/chardata.c +++ b/src/expat/tests/chardata.c @@ -1,10 +1,19 @@ -/* chardata.c - * - * - */ +/* Copyright (c) 1998-2003 Thai Open Source Software Center Ltd + See the file COPYING for copying permission. -#include + chardata.c +*/ + +#ifdef HAVE_EXPAT_CONFIG_H +#include +#endif +#ifdef HAVE_CHECK_H #include +#else +#include "minicheck.h" +#endif + +#include #include #include