Selaa lähdekoodia

glsl: Remove unneeded headers.

tags/mesa-8.0-rc1
Stéphane Marchesin 14 vuotta sitten
vanhempi
commit
af962e1183
2 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0
    1
      src/glsl/ir_validate.cpp
  2. 0
    1
      src/glsl/opt_function_inlining.cpp

+ 0
- 1
src/glsl/ir_validate.cpp Näytä tiedosto

@@ -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 Näytä tiedosto

@@ -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"

Loading…
Peruuta
Tallenna