Remove "using namespace glu" from header
authorDaniel Koch <dkoch@nvidia.com>
Tue, 26 Mar 2019 22:54:18 +0000 (18:54 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 27 Mar 2019 08:44:04 +0000 (04:44 -0400)
commit00e7df5a6f66174e40c45dfd4aaceb24d37e91ec
treebf9a10204adedc68ee9be6f5731df7cf13c5e1b1
parent9946859aeb5cc10b1c13f253ffa4149c50c012a3
Remove "using namespace glu" from header

since this is a bad coding practise and can cause
issues when other files include it.

Affects: - (compilation only)
Component: OpenGL

Change-Id: I6809dcc7f0f12a9fde1b329889727708628798e3
external/openglcts/modules/common/glcSpirvUtils.cpp
external/openglcts/modules/common/glcSpirvUtils.hpp