I had a few style comments in patch 14. The series is
Reviewed-by: Ian Romanick <ian.d.roman...@intel.com> On 06/29/2013 07:43 PM, Matt Turner wrote:
--- src/glsl/ast_type.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/glsl/ast_type.cpp b/src/glsl/ast_type.cpp index 29493e2..be84550 100644 --- a/src/glsl/ast_type.cpp +++ b/src/glsl/ast_type.cpp @@ -22,9 +22,6 @@ */ #include "ast.h" -extern "C" { -#include "program/symbol_table.h" -} void ast_type_specifier::print(void) const
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev