From a27079fe5c4a210664515c47767c00112c435d65 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 14:15:09 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744) --- plugins/NotifyAnything/SendLog/SLImp.cpp | 2 +- plugins/NotifyAnything/SendLog/SendLog.cpp | 2 +- plugins/NotifyAnything/SendLog/SendLogWin.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/NotifyAnything/SendLog') diff --git a/plugins/NotifyAnything/SendLog/SLImp.cpp b/plugins/NotifyAnything/SendLog/SLImp.cpp index 641f664958..0a4b69e81c 100644 --- a/plugins/NotifyAnything/SendLog/SLImp.cpp +++ b/plugins/NotifyAnything/SendLog/SLImp.cpp @@ -1,4 +1,4 @@ -#define _WINSOCKAPI_ // don't include winsock 1.x +#define _WINSOCKAPI_ // don't include winsock 1.x #include #include #include diff --git a/plugins/NotifyAnything/SendLog/SendLog.cpp b/plugins/NotifyAnything/SendLog/SendLog.cpp index 75460688ea..5cb46932da 100644 --- a/plugins/NotifyAnything/SendLog/SendLog.cpp +++ b/plugins/NotifyAnything/SendLog/SendLog.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include diff --git a/plugins/NotifyAnything/SendLog/SendLogWin.cpp b/plugins/NotifyAnything/SendLog/SendLogWin.cpp index 7afab73306..37f112efb8 100644 --- a/plugins/NotifyAnything/SendLog/SendLogWin.cpp +++ b/plugins/NotifyAnything/SendLog/SendLogWin.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include -- cgit v1.2.3