diff options
Diffstat (limited to 'gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp')
-rwxr-xr-x | gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp b/gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp index 78f388a44..3819c3bea 100755 --- a/gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp +++ b/gfx/angle/src/tests/compiler_tests/UnrollFlatten_test.cpp @@ -14,8 +14,6 @@ #include "GLSLANG/ShaderLang.h" #include "tests/test_utils/compiler_test.h" -using namespace sh; - namespace { |