From 6266d59bee0d06a9d188ec01040659fcee7542e3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 17:40:29 +0000 Subject: fixes for vs2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@2666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/chat/log.cpp | 1 - plugins/TabSRMM/src/chat/options.cpp | 2 -- 2 files changed, 3 deletions(-) (limited to 'plugins/TabSRMM/src') diff --git a/plugins/TabSRMM/src/chat/log.cpp b/plugins/TabSRMM/src/chat/log.cpp index 48886bf0ba..a421c1aefb 100644 --- a/plugins/TabSRMM/src/chat/log.cpp +++ b/plugins/TabSRMM/src/chat/log.cpp @@ -40,7 +40,6 @@ #include "..\commonheaders.h" #include #include -#include /* * The code for streaming the text is to a large extent copied from diff --git a/plugins/TabSRMM/src/chat/options.cpp b/plugins/TabSRMM/src/chat/options.cpp index b259319a45..559d3f3adc 100644 --- a/plugins/TabSRMM/src/chat/options.cpp +++ b/plugins/TabSRMM/src/chat/options.cpp @@ -40,8 +40,6 @@ #undef Translate #define TranslateA(s) ((char*)CallService(MS_LANGPACK_TRANSLATESTRING,0,(LPARAM)(s))) -#include -#include extern HBRUSH hListBkgBrush; extern HICON hIcons[30]; -- cgit v1.2.3