diff --git a/vcg/complex/trimesh/allocate.h b/vcg/complex/trimesh/allocate.h index 742a9028..1041a094 100644 --- a/vcg/complex/trimesh/allocate.h +++ b/vcg/complex/trimesh/allocate.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.30 2006/10/02 09:31:47 ponchio +usual typename missing + Revision 1.29 2006/09/29 15:11:41 giec Fixed a few bug. @@ -126,6 +129,7 @@ Initial commit #define __VCGLIB_TRIALLOCATOR #include +#include namespace vcg { namespace tri {