Remove the headers not meant for direct consumption. Note: Explicitly kept as separate to illustrate the issues and the compiler output. Will be squashed before pushing.
Signed-off-by: Emil Velikov <emil.veli...@collabora.com> --- src/glsl/nir/tests/cpp_test.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/glsl/nir/tests/cpp_test.cpp b/src/glsl/nir/tests/cpp_test.cpp index 1eb1983..905807a 100644 --- a/src/glsl/nir/tests/cpp_test.cpp +++ b/src/glsl/nir/tests/cpp_test.cpp @@ -3,9 +3,7 @@ #include "nir_vla.h" #include "nir_types.h" #include "nir_search.h" -#include "nir_intrinsics.h" #include "nir_constant_expressions.h" -#include "nir_builder_opcodes.h" #include "nir_builder.h" #include "nir_array.h" #include "nir.h" -- 2.5.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev