summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2012-07-15 10:04:15 (GMT)
committerRemko Tronçon <git@el-tramo.be>2012-07-15 10:18:32 (GMT)
commitfef3ab6d96ae57ee1e5106bd3cbc45bde26a13e7 (patch)
tree855df2beab9bfdb9b1da9d87a3abf809f6959e80 /Swiften/Network
parent69f2b252162b47ba174aab6b283b724d33fc38d7 (diff)
downloadswift-fef3ab6d96ae57ee1e5106bd3cbc45bde26a13e7.zip
swift-fef3ab6d96ae57ee1e5106bd3cbc45bde26a13e7.tar.bz2
Fixed compilation on Windows.
Diffstat (limited to 'Swiften/Network')
-rw-r--r--Swiften/Network/MiniUPnPInterface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swiften/Network/MiniUPnPInterface.h b/Swiften/Network/MiniUPnPInterface.h
index 49a7cd2..61d12ca 100644
--- a/Swiften/Network/MiniUPnPInterface.h
+++ b/Swiften/Network/MiniUPnPInterface.h
@@ -8,6 +8,7 @@
#include <boost/optional.hpp>
#include <boost/noncopyable.hpp>
+#include <boost/shared_ptr.hpp>
#include <Swiften/Network/NATPortMapping.h>
#include <Swiften/Network/NATTraversalInterface.h>