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

Comparing ray/src/common/paths.h (file contents):
Revision 2.17 by schorsch, Thu Jul 3 22:41:44 2003 UTC vs.
Revision 2.18 by schorsch, Mon Jul 14 20:02:29 2003 UTC

# Line 17 | Line 17 | extern "C" {
17  
18   #ifdef _WIN32
19    #include <io.h>
20 +  #include <direct.h> /* getcwd(), chdir(), etc. */
21  
22    #define access _access
23    #define PATH_MAX _MAX_PATH

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines