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

Comparing ray/src/rt/rpaint.h (file contents):
Revision 2.5 by greg, Fri Jun 27 06:53:23 2003 UTC vs.
Revision 2.6 by schorsch, Mon Jul 14 22:24:00 2003 UTC

# Line 4 | Line 4
4   */
5   #ifndef _RAD_RPAINT_H_
6   #define _RAD_RPAINT_H_
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
7  
8   #include  "driver.h"
12
9   #include  "view.h"
10 +
11 + #ifdef __cplusplus
12 + extern "C" {
13 + #endif
14  
15   typedef short  COORD;           /* an image coordinate */
16  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines