summaryrefslogtreecommitdiffstats
path: root/src/Net
diff options
context:
space:
mode:
Diffstat (limited to 'src/Net')
-rw-r--r--src/Net/Listener.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Net/Listener.cpp b/src/Net/Listener.cpp
index 954129a..f470896 100644
--- a/src/Net/Listener.cpp
+++ b/src/Net/Listener.cpp
@@ -23,8 +23,6 @@
#include <cstring>
#include <fcntl.h>
-#include <iostream>
-
namespace Mad {
namespace Net {