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

Comparing ray/src/common/mesh.c (file contents):
Revision 2.14 by greg, Thu Sep 18 16:53:52 2003 UTC vs.
Revision 2.15 by schorsch, Fri Nov 14 17:22:06 2003 UTC

# Line 7 | Line 7 | static const char RCSid[] = "$Id$";
7  
8   #include <string.h>
9  
10 < #include "standard.h"
10 > #include "rtio.h"
11 > #include "rtmath.h"
12 > #include "rterror.h"
13 >
14   #include "octree.h"
15   #include "object.h"
16   #include "otypes.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines