From 186b365270bbcb9e13da8d5b780a44e23e68f66c Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 17 Jun 2015 13:05:15 -0400
Subject: [PATCH] P4 to Git Change 1162509 by emankov@em-hsa-amd on 2015/06/17
12:50:59
ECR #333753 - removing dependency of Compiler Lib's utils from SC
Testing: pre checkin
Reviewers: Nikolay Haustov
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/build/Makefile.utils#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/versions.hpp#4 edit
---
rocclr/compiler/lib/utils/versions.hpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/rocclr/compiler/lib/utils/versions.hpp b/rocclr/compiler/lib/utils/versions.hpp
index 12222aaef5..d38ebc2c5f 100644
--- a/rocclr/compiler/lib/utils/versions.hpp
+++ b/rocclr/compiler/lib/utils/versions.hpp
@@ -6,7 +6,6 @@
#define _CL_VERSIONS_HPP_
#include "utils/macros.hpp"
-#include "SCLib_Ver.h"
#ifndef AMD_COMPILER_NAME
# define AMD_COMPILER_NAME "AMD COMPILER"