resolved multiple #defines

This commit is contained in:
Artem Pavlenko 2006-10-27 22:12:43 +00:00
parent d7fcefc848
commit 0065ccedeb

View file

@ -15,7 +15,10 @@
#include <boost/property_tree/detail/xml_parser_flags.hpp>
#include <boost/property_tree/detail/xml_parser_utils.hpp>
#ifndef TIXML_USE_STL
#define TIXML_USE_STL
#endif
#include <tinyxml.h>
namespace boost { namespace property_tree { namespace xml_parser