mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 21:30:09 +01:00
glsl: Remove unnecessary #include from ast_type.cpp.
Reviewed-by: Chad Versace <chad.versace@linux.intel.com> Reviewed-by: Ian Romanick <ian.d.romainck@intel.com>
This commit is contained in:
parent
93742d9757
commit
e117eda251
1 changed files with 0 additions and 3 deletions
|
|
@ -22,9 +22,6 @@
|
|||
*/
|
||||
|
||||
#include "ast.h"
|
||||
extern "C" {
|
||||
#include "program/symbol_table.h"
|
||||
}
|
||||
|
||||
void
|
||||
ast_type_specifier::print(void) const
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue