From be1918c1b2986ddb387cd593deddf120f9e61874 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 26 Nov 2018 14:41:11 +0300 Subject: fix for chat structures declaration --- src/core/stdmsg/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/stdmsg') diff --git a/src/core/stdmsg/src/stdafx.h b/src/core/stdmsg/src/stdafx.h index 67c98ec5f5..f06ef0ad4c 100644 --- a/src/core/stdmsg/src/stdafx.h +++ b/src/core/stdmsg/src/stdafx.h @@ -22,6 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #pragma once #define WIN32_LEAN_AND_MEAN +#define SRMM_OWN_STRUCTURES #include #include -- cgit v1.2.3