From 7f36a775c8cf573b4a713ecd551dca2b9db78ad5 Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 27 Nov 2019 14:09:12 -0500
Subject: [PATCH] P4 to Git Change 2037665 by jatang@jatang_win_pal_lc on
2019/11/27 14:04:36
SWDEV-1 - Fix cmake build.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/os/os_posix.cpp#48 edit
---
rocclr/runtime/os/os_posix.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/rocclr/runtime/os/os_posix.cpp b/rocclr/runtime/os/os_posix.cpp
index 3617d36d05..cfc708548b 100644
--- a/rocclr/runtime/os/os_posix.cpp
+++ b/rocclr/runtime/os/os_posix.cpp
@@ -42,6 +42,7 @@
#include
#include
#include
+#include
namespace amd {