glsl2: Wrap includes of C interfaces with extern "C".
authorEric Anholt <eric@anholt.net>
Fri, 25 Jun 2010 00:08:53 +0000 (17:08 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 25 Jun 2010 00:23:19 +0000 (17:23 -0700)
commit3d6012303c3ce24c75d209267e6914f706d025c5
tree424f42ea536b04f80e8dcaee14ba9f3dd709a437
parentf4869f33269c54779f8199b68e769024100421a3
glsl2: Wrap includes of C interfaces with extern "C".
src/glsl/ast_type.cpp
src/glsl/glsl_symbol_table.h
src/glsl/glsl_types.cpp
src/glsl/ir_clone.cpp
src/glsl/ir_function_inlining.cpp
src/glsl/ir_validate.cpp
src/glsl/linker.cpp