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/host.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/network/core/host.cpp') diff --git a/src/network/core/host.cpp b/src/network/core/host.cpp index d622e2e8c..0af0f7992 100644 --- a/src/network/core/host.cpp +++ b/src/network/core/host.cpp @@ -13,10 +13,7 @@ #include "../../stdafx.h" #include "../../debug.h" -#include "os_abstraction.h" #include "address.h" -#include "../../core/alloc_func.hpp" -#include "../../string_func.h" /** * Internal implementation for finding the broadcast IPs. -- cgit v1.2.3-54-g00ecf