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.7 by rschregle, Tue May 17 17:39:47 2016 UTC vs.
Revision 2.8 by greg, Tue Sep 17 16:36:05 2024 UTC

# Line 36 | Line 36
36     #include  <time.h>  
37     #include  <signal.h>
38    
39 + #ifdef __cplusplus
40 + extern "C" {
41 + #endif
42  
43     /* Time at start & last report */
44     extern time_t repStartTime, repLastTime;  
# Line 58 | Line 61
61     /* Append full OOC I/O cache statistics to stats; interface to rpict's
62      * report() */    
63   #endif
64 <  
64 >
65 > #ifdef __cplusplus
66 > }
67 > #endif
68 >
69   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines