From a9e2b96e8d4664fddea569f0c233bc0b028555f1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 4 Mar 2013 18:52:10 +0000 Subject: - SndLog command line compilation method restored git-svn-id: http://svn.miranda-ng.org/main/trunk@3886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NotifyAnything/SendLog/src/Common.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 plugins/NotifyAnything/SendLog/src/Common.h (limited to 'plugins/NotifyAnything/SendLog/src/Common.h') diff --git a/plugins/NotifyAnything/SendLog/src/Common.h b/plugins/NotifyAnything/SendLog/src/Common.h deleted file mode 100644 index 6015a1c011..0000000000 --- a/plugins/NotifyAnything/SendLog/src/Common.h +++ /dev/null @@ -1,9 +0,0 @@ -#define _CRT_SECURE_NO_WARNINGS - -#define _WINSOCKAPI_ // don't include winsock 1.x - -#include -#include -#include -#include - -- cgit v1.2.3