blob: 0e25cbc6478eb6057a3b9a912e724be190486e32 (
plain)
1
2
3
4
5
6
7
8
|
/*
* Copyright (c) 2011 Kevin Smith
* Licensed under the GNU General Public License v3.
* See Documentation/Licenses/GPLv3.txt for more information.
*/
#include <Swiften/Parser/GenericPayloadTreeParser.h>
|