1 2 3 4 5 6 7 8 9 10 11
--- PHOTONMAP/photon.H~ Thu Aug 9 18:03:19 2001 +++ PHOTONMAP/photon.H Fri Jan 31 20:34:54 2003 @@ -3,6 +3,8 @@ #ifndef _PHOTON_H_ #define _PHOTON_H_ +#include <string.h> + #include <vector.h> #include <color.h> #include <spherical.h>