Pārlūkot izejas kodu

removed non-windows exit() prototype

tags/mesa_3_3
Brian Paul pirms 25 gadiem
vecāks
revīzija
9f60fd2154
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      include/GL/glut.h

+ 1
- 1
include/GL/glut.h Parādīt failu

@@ -199,7 +199,7 @@ WGLAPI int GLAPIENTRY SetPixelFormat(HDC,int,const PIXELFORMATDESCRIPTOR *);
# define GLUTCALLBACK
# define GLUTAPI extern
/* Prototype exit for the non-Win32 case (see above). */
extern void exit(int);
/*extern void exit(int); this screws up gcc -ansi -pedantic! */
#endif



Notiek ielāde…
Atcelt
Saglabāt