From 2fbcc27fe4fd3dd89d21b49c0332db2efe880ded Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 25 Oct 2017 15:45:35 +0300 Subject: SRMM internal structures & functions moved to the separate header file m_srmm_int.h --- src/core/stdmsg/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core') diff --git a/src/core/stdmsg/src/stdafx.h b/src/core/stdmsg/src/stdafx.h index 7c8348f6e8..6069356b35 100644 --- a/src/core/stdmsg/src/stdafx.h +++ b/src/core/stdmsg/src/stdafx.h @@ -67,6 +67,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include +#include #include "cmdlist.h" #include "msgs.h" -- cgit v1.2.3