Changeset 3086 for trunk/src/opengl/mesa/GL/glu.h
- Timestamp:
- Mar 11, 2000, 6:07:46 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/mesa/GL/glu.h
r3084 r3086 1 /* $Id: glu.h,v 1. 4 2000-03-11 15:08:36sandervl Exp $ */1 /* $Id: glu.h,v 1.5 2000-03-11 17:06:35 sandervl Exp $ */ 2 2 3 3 /* … … 66 66 #endif 67 67 68 #undef GLCALLBACK69 68 #ifndef GLCALLBACK 70 #define GLCALLBACK __stdcall69 #define GLCALLBACK 71 70 #endif 72 71
Note:
See TracChangeset
for help on using the changeset viewer.