aboutsummaryrefslogtreecommitdiff
path: root/xml/details/config.h.in
blob: 7df02a747ff3f9e24c0b2dfc5562b0c19e3247e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* file      : xml/details/config.h.in
 * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
 * license   : MIT; see accompanying LICENSE file
 */

/* This file is automatically processed by configure. */

#ifndef XML_DETAILS_CONFIG_H
#define XML_DETAILS_CONFIG_H

#undef LIBSTUDXML_STATIC_LIB
#undef LIBSTUDXML_EXTERNAL_EXPAT
#undef LIBSTUDXML_BYTEORDER

#endif /* XML_DETAILS_CONFIG_H */