summaryrefslogtreecommitdiff
path: root/src/network/core/udp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/udp.cpp')
-rw-r--r--src/network/core/udp.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/network/core/udp.cpp b/src/network/core/udp.cpp
index 6c03343d0..6ab412d84 100644
--- a/src/network/core/udp.cpp
+++ b/src/network/core/udp.cpp
@@ -14,12 +14,7 @@
#ifdef ENABLE_NETWORK
#include "../../stdafx.h"
-#include "../../debug.h"
-#include "../../core/bitmath_func.hpp"
-#include "../../core/math_func.hpp"
-#include "../../core/alloc_func.hpp"
#include "../../date_func.h"
-#include "packet.h"
#include "udp.h"
/**