You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
444 B
16 lines
444 B
Swiften/Examples/NetworkTool/main.cpp | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Swiften/Examples/NetworkTool/main.cpp b/Swiften/Examples/NetworkTool/main.cpp
|
|
index c50ab67a4..d5a76b44b 100644
|
|
--- a/Swiften/Examples/NetworkTool/main.cpp
|
|
+++ b/Swiften/Examples/NetworkTool/main.cpp
|
|
@@ -6,6 +6,7 @@
|
|
|
|
#include <iostream>
|
|
|
|
+#include <boost/bind.hpp>
|
|
#include <boost/lexical_cast.hpp>
|
|
|
|
#include <Swiften/EventLoop/SimpleEventLoop.h>
|