Переглянути джерело

glsl: Remove unneeded headers.

tags/mesa-8.0-rc1
Stéphane Marchesin 14 роки тому
джерело
коміт
af962e1183
2 змінених файлів з 0 додано та 2 видалено
  1. 0
    1
      src/glsl/ir_validate.cpp
  2. 0
    1
      src/glsl/opt_function_inlining.cpp

+ 0
- 1
src/glsl/ir_validate.cpp Переглянути файл

@@ -33,7 +33,6 @@
* a dereference chain.
*/

#include <inttypes.h>
#include "ir.h"
#include "ir_hierarchical_visitor.h"
#include "program/hash_table.h"

+ 0
- 1
src/glsl/opt_function_inlining.cpp Переглянути файл

@@ -27,7 +27,6 @@
* Replaces calls to functions with the body of the function.
*/

#include <inttypes.h>
#include "ir.h"
#include "ir_visitor.h"
#include "ir_function_inlining.h"

Завантаження…
Відмінити
Зберегти