blob: 4fc0f1f05dd6f2998874ef66649e7a80fe34f399 (
plain) (
tree)
|
|
--- 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>
|