From d087c0b8cc5361f230761e27b0d685d3acb6ae71 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Feb 2017 18:09:31 +0300 Subject: fix for include duplicates & recursions --- plugins/StopSpamMod/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StopSpamMod/src') diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h index 028c8089c4..378384ff09 100755 --- a/plugins/StopSpamMod/src/stdafx.h +++ b/plugins/StopSpamMod/src/stdafx.h @@ -13,7 +13,7 @@ using namespace std; #include #include #include -#include +#include #include #include -- cgit v1.2.3