diff options
Diffstat (limited to 'plugins/StopSpamMod/src/stdafx.h')
-rwxr-xr-x | plugins/StopSpamMod/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
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; |