From a83ac1d97844106fc888d5d66cc1bafd40c1fc0a Mon Sep 17 00:00:00 2001 From: Night Owl Date: Fri, 16 Jun 2017 23:50:39 +0500 Subject: [PATCH] Fix Android build. --- cl_dll/hs/cawadooty.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/cl_dll/hs/cawadooty.cpp b/cl_dll/hs/cawadooty.cpp index 4f656ff2..f3a404ef 100644 --- a/cl_dll/hs/cawadooty.cpp +++ b/cl_dll/hs/cawadooty.cpp @@ -26,9 +26,6 @@ #include "cl_util.h" #include "parsemsg.h" #include -#include -#include -using namespace std; DECLARE_MESSAGE(m_COD, COD )