From 4352fab84d3dc47b135bfa1520e392733d70a0b3 Mon Sep 17 00:00:00 2001 From: Person Date: Fri, 4 May 2018 19:38:47 -0700 Subject: [PATCH] --Code changes -Add include statements for Mac. --- Source/EmberCommon/EmberCommonPch.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/EmberCommon/EmberCommonPch.h b/Source/EmberCommon/EmberCommonPch.h index 6186a3c..e9d45a8 100644 --- a/Source/EmberCommon/EmberCommonPch.h +++ b/Source/EmberCommon/EmberCommonPch.h @@ -67,6 +67,7 @@ #include #include #include + #include #else #include #include