From 57e1faf818b58378d83f6b583d4f048d3dd5a4d9 Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
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/Omegle/src/common.h | 2 --
 1 file changed, 2 deletions(-)

(limited to 'protocols/Omegle')

diff --git a/protocols/Omegle/src/common.h b/protocols/Omegle/src/common.h
index c2d5be0c2e..76ca316359 100644
--- a/protocols/Omegle/src/common.h
+++ b/protocols/Omegle/src/common.h
@@ -28,8 +28,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define _WIN32_WINNT   0x0500
 #define _WIN32_WINDOWS 0x0500
 
-#include <m_stdhdr.h>
-
 #include <string>
 #include <cstring>
 #include <sstream>
-- 
cgit v1.2.3