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

Comparing ray/src/px/pinterp.c (file contents):
Revision 2.38 by greg, Mon Oct 20 16:01:55 2003 UTC vs.
Revision 2.39 by greg, Wed Oct 22 02:06:35 2003 UTC

# Line 12 | Line 12 | static const char      RCSid[] = "$Id$";
12   #include <ctype.h>
13   #include <string.h>
14  
15 #include "standard.h"
15   #include "platform.h"
16 + #include "standard.h"
17   #include "rtprocess.h" /* Windows: must come before color.h */
18   #include "view.h"
19   #include "color.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines