ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/rhoptimize.c
(Generate patch)

Comparing ray/src/hd/rhoptimize.c (file contents):
Revision 3.12 by schorsch, Mon Jun 30 14:59:12 2003 UTC vs.
Revision 3.13 by schorsch, Mon Jul 14 20:02:29 2003 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
9  
10   #include <signal.h>
11   #include <string.h>
12 #ifdef _WIN32
13  #include <process.h> /* getpid() */
14 #endif
12  
13 + #include "rtprocess.h" /* getpid() */
14   #include "holo.h"
15  
16   #ifndef BKBSIZE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines