From 57e1faf818b58378d83f6b583d4f048d3dd5a4d9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 May 2013 13:55:38 +0000 Subject: we don't need VS2003/2005 support as well git-svn-id: http://svn.miranda-ng.org/main/trunk@4673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MSN/src/msn_global.h | 3 +-- protocols/MSN/src/msn_proto.h | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'protocols/MSN/src') diff --git a/protocols/MSN/src/msn_global.h b/protocols/MSN/src/msn_global.h index 5df5eff0da..a2588bb523 100644 --- a/protocols/MSN/src/msn_global.h +++ b/protocols/MSN/src/msn_global.h @@ -23,12 +23,11 @@ along with this program. If not, see . // this plugin is for Miranda 0.9 or later #define MIRANDA_VER 0x0A00 -#include - #include #include #include +#include #include #include #include diff --git a/protocols/MSN/src/msn_proto.h b/protocols/MSN/src/msn_proto.h index b9819eb099..22b3a924a1 100644 --- a/protocols/MSN/src/msn_proto.h +++ b/protocols/MSN/src/msn_proto.h @@ -21,7 +21,6 @@ along with this program. If not, see . #ifndef _MSN_PROTO_H_ #define _MSN_PROTO_H_ -#include #include struct CMsnProto; -- cgit v1.2.3