From 6c43253da0dd38a409146f7acb90ae6cc1ef8069 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 17 Mar 2013 16:35:15 +0000 Subject: removed not used headers added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/src/ex_import/classExImContactBase.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/UserInfoEx/src/ex_import/classExImContactBase.h') diff --git a/plugins/UserInfoEx/src/ex_import/classExImContactBase.h b/plugins/UserInfoEx/src/ex_import/classExImContactBase.h index 09b456d806..c93f7c838b 100644 --- a/plugins/UserInfoEx/src/ex_import/classExImContactBase.h +++ b/plugins/UserInfoEx/src/ex_import/classExImContactBase.h @@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #pragma once -#include "tinyxml.h" -#include "..\svc_gender.h" - HANDLE CListFindGroup(LPCSTR pszGroup); class CExImContactBase { -- cgit v1.2.3