ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/radogl.h
(Generate patch)

Comparing ray/src/common/radogl.h (file contents):
Revision 3.12 by greg, Wed Apr 25 22:21:06 2012 UTC vs.
Revision 3.13 by schorsch, Sun Mar 6 01:13:17 2016 UTC

# Line 9 | Line 9
9   #ifdef __APPLE__
10    #include <OpenGL/glu.h>
11   #else
12 <  #ifdef _WIN32
12 >  #if defined(_WIN32) || defined(_WIN64)
13      #include <windows.h>
14    #endif
15    #include <GL/glu.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines