Explorar el Código

add the same conditional mangling stuff that gl.h has.

tags/mesa_4_0
Karl Schultz hace 24 años
padre
commit
80d5855692
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      include/GL/glu.h

+ 4
- 0
include/GL/glu.h Ver fichero

@@ -30,6 +30,10 @@
#ifndef __glu_h__
#define __glu_h__

#if defined(USE_MGL_NAMESPACE)
#include "glu_mangle.h"
#endif

#include <GL/gl.h>

#ifdef __cplusplus

Cargando…
Cancelar
Guardar