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

Comparing ray/src/common/tmprivat.h (file contents):
Revision 3.9 by greg, Fri Jun 20 00:25:49 2003 UTC vs.
Revision 3.11 by greg, Mon Jul 14 04:56:54 2003 UTC

# Line 8 | Line 8
8   extern "C" {
9   #endif
10  
11 #include "copyright.h"
12
11   #ifndef MEM_PTR
12   #define MEM_PTR         void *
13   #endif
14   #include        "color.h"
15   #include        "tonemap.h"
18 #include        "tifftypes.h"
16  
17                                  /* required constants */
18   #ifndef M_LN2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines