From 7ce07d26ac8fc15d2961613bc94ae48c75557c14 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 19 Jul 2021 13:08:25 +0200 Subject: Include cmath * ACE/ace/OS_NS_math.h: --- ACE/ace/OS_NS_math.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ACE/ace/OS_NS_math.h b/ACE/ace/OS_NS_math.h index 4e8d7ee7c61..daf9e9f70c4 100644 --- a/ACE/ace/OS_NS_math.h +++ b/ACE/ace/OS_NS_math.h @@ -22,6 +22,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_math.h" +#include #include /**/ "ace/ACE_export.h" -- cgit v1.2.1