From 56dbb91da2f52fa9bd140a51d022ade93ffbec39 Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Thu, 19 Jan 2006 14:06:37 +0000 Subject: [PATCH] add std:: namespace... --- vcg/complex/intersection.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vcg/complex/intersection.h b/vcg/complex/intersection.h index 06b9a254..8c1475a0 100644 --- a/vcg/complex/intersection.h +++ b/vcg/complex/intersection.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.7 2005/10/03 16:18:15 spinelli +add template parameter for spatialindexing struction + Revision 1.6 2005/05/30 09:11:20 ganovelli header added, error in include @@ -37,6 +40,7 @@ added vcg header ****************************************************************************/ #include +#include #include #include #include @@ -80,7 +84,7 @@ bool Intersect( GridType & grid,Plane3 plane, std::vector