diff options
Diffstat (limited to 'src/net/gamehandler.h')
-rw-r--r-- | src/net/gamehandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index 2a4f23246..1b1e3b560 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -25,8 +25,6 @@ #include "net/logindata.h" -#include <iosfwd> - namespace Net { |