From 1719de1287be19402e64fed7bb8663fb8320e60a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 15 Oct 2021 02:08:15 -0700 Subject: another compilation fix --- plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MirFox/src') diff --git a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h index 85cc645c70..402111474f 100644 --- a/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h +++ b/plugins/MirFox/src/MirFoxCommons/MirFoxCommons_pch.h @@ -39,7 +39,7 @@ #endif // WIN64 ] #include //for NULL #include //for std::string, std::wstring, TEXT and _T macros, operator<< - +#include //used in: MirFoxCommons_messageQueueBySM.h and MirFoxCommons_sharedMemory.h #define BOOST_DATE_TIME_NO_LIB -- cgit v1.2.3