X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fcore.h;h=c28a8af53e3e31059c1179db022ac6e365618b88;hb=f7fa946d1da96178e63e42dd8d8739d3e0f66e1d;hp=542d95b8488896d0f36e99fa32c0e29019a7c285;hpb=ca9f99d9c5d75decb73bbc5b046c2055410504ff;p=mesa.git diff --git a/src/mesa/main/core.h b/src/mesa/main/core.h index 542d95b8488..c28a8af53e3 100644 --- a/src/mesa/main/core.h +++ b/src/mesa/main/core.h @@ -48,17 +48,8 @@ #include "main/mtypes.h" -#ifdef __cplusplus -extern "C" { -#endif - /* for GLSL */ #include "program/prog_parameter.h" -#include "program/prog_uniform.h" - -#ifdef __cplusplus -} -#endif #endif /* CORE_H */