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

Comparing ray/src/rt/pmapdiag.h (file contents):
Revision 2.1 by greg, Tue Feb 24 19:39:26 2015 UTC vs.
Revision 2.2 by greg, Tue Apr 21 19:16:51 2015 UTC

# Line 31 | Line 31
31     #endif
32    
33     #include  <time.h>  
34 +   #include  <signal.h>
35 +  
36 +   #ifdef _WIN32
37 +      #ifndef SIGCONT
38 +         #define SIGCONT        0
39 +      #endif
40 +   #endif
41    
42    
43     /* Time at start & last report */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines