Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Elements
/
Payload.cpp
blob: d929fad335d87e9ce90acb96f1e5c5abf9898fc7 (
plain
)
1
2
3
4
5
6
7
8
#include "Swiften/Elements/Payload.h" namespace Swift { Payload::~Payload() { } }