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

Comparing ray/src/common/platform.h (file contents):
Revision 3.7 by schorsch, Thu Jul 3 22:41:44 2003 UTC vs.
Revision 3.8 by schorsch, Mon Jul 14 22:23:59 2003 UTC

# Line 4 | Line 4
4   */
5   #ifndef _RAD_PLATFORM_H_
6   #define _RAD_PLATFORM_H_
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
7  
8   #ifdef _WIN32
9  
# Line 54 | Line 51 | extern "C" {
51  
52   #endif /* _WIN32 */
53  
54 + #ifdef __cplusplus
55 + extern "C" {
56 + #endif
57 +
58 + /* nothing to protect yet */
59  
60   #ifdef __cplusplus
61   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines