summaryrefslogtreecommitdiff
path: root/indra/llcommon/llsdserialize_xml.h
blob: f4aa7b92a4b2432c55c8f8785e2325f33427cbc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/** 
 * @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