From 1cf6571cfa07177c3cccb21e58bd4c32842c8ae7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 15 Feb 2014 14:16:39 +0000 Subject: fix for a memory allocation conflict in WWI git-svn-id: http://svn.miranda-ng.org/main/trunk@8129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WhenWasIt/src/commonheaders.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/WhenWasIt/src/commonheaders.h') diff --git a/plugins/WhenWasIt/src/commonheaders.h b/plugins/WhenWasIt/src/commonheaders.h index 3ab56ea9ff..3434e38223 100644 --- a/plugins/WhenWasIt/src/commonheaders.h +++ b/plugins/WhenWasIt/src/commonheaders.h @@ -34,6 +34,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include +#include #include #include #include -- cgit v1.2.3