/** * @file llsdserialize_xml.h * @brief XML parsers and formatters for LLSD * * Copyright (c) 2006-$CurrentYear$, Linden Research, Inc. * $License$ */ #ifndef LL_LLSDSERIALIZE_XML_H #define LL_LLSDSERIALIZE_XML_H #include "llsdserialize.h" // all the XML class definitions are in llsdserialze.h for now #endif // LL_LLSDSERIALIZE_XML_H