glsl: remove extern "C" around #includes
authorBrian Paul <brianp@vmware.com>
Mon, 15 Dec 2014 23:41:58 +0000 (16:41 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 16 Dec 2014 14:52:41 +0000 (07:52 -0700)
commit241c599cb109d022ab44aa84ad823ca7a13b32fa
tree26070cc1dba0107e96be2ffba11a0d0299c85fc9
parent44c8957cfe7a77f53dbf21dcad8f43e20b4475ab
glsl: remove extern "C" around #includes

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/glsl/glsl_parser_extras.cpp
src/glsl/glsl_types.cpp
src/glsl/linker.cpp