From fedaef8b13087ba33fbc885b64b6582c2d5f43f4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 1 Feb 2020 20:08:00 +0300 Subject: m_system_cpp.h removed, because there're no C files anymore (hurrah) --- plugins/Dbx_mdbx/src/stdafx.h | 2 +- plugins/Toaster/src/stdafx.h | 2 +- plugins/VoiceService/src/stdafx.h | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/Dbx_mdbx/src/stdafx.h b/plugins/Dbx_mdbx/src/stdafx.h index 8bbebc83e8..424f3cd4f3 100644 --- a/plugins/Dbx_mdbx/src/stdafx.h +++ b/plugins/Dbx_mdbx/src/stdafx.h @@ -39,7 +39,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include -#include +#include #include #include #include diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h index f56f0cfeec..1a389a8add 100644 --- a/plugins/Toaster/src/stdafx.h +++ b/plugins/Toaster/src/stdafx.h @@ -13,7 +13,7 @@ #include #include -#include +#include #include #include #include diff --git a/plugins/VoiceService/src/stdafx.h b/plugins/VoiceService/src/stdafx.h index cb28b01834..d54bf5ac13 100644 --- a/plugins/VoiceService/src/stdafx.h +++ b/plugins/VoiceService/src/stdafx.h @@ -40,7 +40,6 @@ using namespace std; #include #include #include -#include #include #include #include -- cgit v1.2.3