From 31c93335992e5527e23523e84687c2fb52340d91 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 6 Dec 2017 18:10:22 +0300 Subject: fixes #1043 (StopSpam Mod: remove useless external library) --- plugins/StopSpamMod/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/StopSpamMod/src/stdafx.h') diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h index c452a81b82..c8479ab49b 100755 --- a/plugins/StopSpamMod/src/stdafx.h +++ b/plugins/StopSpamMod/src/stdafx.h @@ -31,7 +31,6 @@ using namespace std; #include "version.h" #include "resource.h" #include "utilities.h" -#include "include/utf8.h" extern HINSTANCE hInst; extern HANDLE hStopSpamLogDirH; -- cgit v1.2.3