summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2012-03-03 11:56:45 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-03-04 16:01:01 (GMT)
commit4b6694377e3a0308009bdf90be0a4e0de463b215 (patch)
tree86b860395d040c38774dfa4400979f9687dff8ae /Swiften/Elements
parentfde71bd59b1412ae475c06f2d4100ce088e86af6 (diff)
downloadswift-4b6694377e3a0308009bdf90be0a4e0de463b215.zip
swift-4b6694377e3a0308009bdf90be0a4e0de463b215.tar.bz2
Pass along errors about DNS resolution.
Diffstat (limited to 'Swiften/Elements')
-rw-r--r--Swiften/Elements/DeliveryReceipt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Swiften/Elements/DeliveryReceipt.h b/Swiften/Elements/DeliveryReceipt.h
index f42176f..bd634db 100644
--- a/Swiften/Elements/DeliveryReceipt.h
+++ b/Swiften/Elements/DeliveryReceipt.h
@@ -8,6 +8,8 @@
#include <string>
+#include <string>
+
#include <Swiften/Elements/Payload.h>
namespace Swift {