From 0e3db0eb1dfe2cb30a14f0198fb5aa22f00a4b26 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 15 Feb 2010 04:47:05 +0300 Subject: gcc(mingw) compilation fix --- stopspam_mod/headers.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stopspam_mod/headers.h') diff --git a/stopspam_mod/headers.h b/stopspam_mod/headers.h index 952a392..8295bc4 100644 --- a/stopspam_mod/headers.h +++ b/stopspam_mod/headers.h @@ -1,5 +1,7 @@ #include #include +#include +#include #include #include #include @@ -25,4 +27,4 @@ #include "resource.h" #include "utilities.h" -#include \ No newline at end of file +#include -- cgit v1.2.3