From d6cded53803de692eebc6dd41e9648f3399c9f7d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 4 Oct 2009 17:16:41 +0000 Subject: (svn r17693) -Cleanup: remove some unneeded includes --- src/network/core/udp.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/network/core/udp.cpp') 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" /** -- cgit v1.2.3-54-g00ecf