Changeset 3083 for trunk/src/opengl/glut/os2_x11.h
- Timestamp:
- Mar 11, 2000, 4:07:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glut/os2_x11.h
r2689 r3083 1 /* $Id: os2_x11.h,v 1. 2 2000-02-09 08:46:21 jeroenExp $ */1 /* $Id: os2_x11.h,v 1.3 2000-03-11 15:07:47 sandervl Exp $ */ 2 2 #ifndef __os2_x11_h__ 3 3 #define __os2_x11_h__ … … 12 12 13 13 #include <stdlib.h> 14 #include < os2win.h>14 #include <windows.h> 15 15 16 16 /* Type definitions (conversions) */
Note:
See TracChangeset
for help on using the changeset viewer.