From 92848575aaa3e8c6b2800464cd7b374faf83e060 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 10 Mar 2013 12:54:14 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@3958 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TipperYM/src/common.h | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) (limited to 'plugins/TipperYM/src') diff --git a/plugins/TipperYM/src/common.h b/plugins/TipperYM/src/common.h index 1224719520..b5d1043104 100644 --- a/plugins/TipperYM/src/common.h +++ b/plugins/TipperYM/src/common.h @@ -18,8 +18,6 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#pragma once - // Modify the following defines if you have to target a platform prior to the ones specified below. // Refer to MSDN for the latest info on corresponding values for different platforms. #ifndef WINVER // Allow use of features specific to Windows XP or later. @@ -44,46 +42,37 @@ Boston, MA 02111-1307, USA. // Windows Header Files: #include #include -#include #include #include +#include -#include #include #include -#include #include #include #include -#include #include #include -#include #include #include #include -#include #include #include #include -#include -#include #include #include -#include #include -#include #include #include -#include "m_tipper.h" -#include "m_fingerprint.h" -#include "m_flags.h" -#include "m_folders.h" -#include "m_metacontacts.h" -#include "m_variables.h" -#include "m_smileyadd.h" -#include "m_gender.h" +#include +#include +#include +#include +#include +#include +#include +#include #include "resource.h" #include "version.h" -- cgit v1.2.3