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

Comparing ray/src/meta/meta.h (file contents):
Revision 1.5 by greg, Mon Jul 14 16:05:45 2003 UTC vs.
Revision 1.6 by schorsch, Mon Jul 14 22:24:00 2003 UTC

# Line 4 | Line 4
4   */
5   #ifndef _RAD_META_H_
6   #define _RAD_META_H_
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
7  
8   #include "copyright.h"
9  
# Line 16 | Line 13 | extern "C" {
13  
14   #include  "rterror.h"
15  
16 + #ifdef __cplusplus
17 + extern "C" {
18 + #endif
19  
20   #define  TRUE  1
21   #define  FALSE  0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines