From 0698c173031f88f386ff5531e928e57b669c8cf1 Mon Sep 17 00:00:00 2001 From: foreman Date: Mon, 7 May 2018 15:36:56 -0400 Subject: [PATCH] P4 to Git Change 1551133 by ncooper@ncooper-c7 on 2018/05/07 13:57:08 SWDEV-1 - Switch to VS2017 Compiler (opencl) Affected files ... ... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/SPIRV/SPIRVWriter.cpp#23 edit ... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/SPIRV/build/Makefile.SPIRV#5 edit ... //depot/stg/opencl/drivers/opencl/compiler/sc/Src/NSrc/SCRegPBQP.hpp#10 edit ... //depot/stg/opencl/drivers/opencl/compiler/tools/caching/cache.cpp#15 edit ... //depot/stg/opencl/drivers/opencl/opencldefs#227 edit ... //depot/stg/opencl/drivers/opencl/runtime/runtimedefs#50 edit ... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#13 edit --- rocclr/runtime/utils/util.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/rocclr/runtime/utils/util.hpp b/rocclr/runtime/utils/util.hpp index 842ddbe1ff..dbede849b2 100644 --- a/rocclr/runtime/utils/util.hpp +++ b/rocclr/runtime/utils/util.hpp @@ -9,6 +9,7 @@ #include #include +#include namespace amd {