Changeset 2996 for trunk/src/opengl/glut/win32_glx.c
- Timestamp:
- Mar 4, 2000, 8:10:18 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glut/win32_glx.c
r2689 r2996 1 /* $Id: win32_glx.c,v 1. 2 2000-02-09 08:46:22jeroen Exp $ */1 /* $Id: win32_glx.c,v 1.3 2000-03-04 19:10:16 jeroen Exp $ */ 2 2 /* Copyright (c) Nate Robins, 1997. */ 3 3 … … 9 9 #if defined(__WIN32OS2__) 10 10 #include "os2_glx.h" 11 #include "wgl.h"11 //#include "wgl.h" 12 12 #include "pfddefs.h" 13 13 #include <memory.h>
Note:
See TracChangeset
for help on using the changeset viewer.