From 1059b3d24d198df4d19451c669c537a4eb50cb43 Mon Sep 17 00:00:00 2001 From: maxcorsini Date: Thu, 5 Jun 2008 14:12:40 +0000 Subject: [PATCH] add missing include --- vcg/complex/trimesh/allocate.h | 1 + 1 file changed, 1 insertion(+) diff --git a/vcg/complex/trimesh/allocate.h b/vcg/complex/trimesh/allocate.h index 29c9bced..d238191b 100644 --- a/vcg/complex/trimesh/allocate.h +++ b/vcg/complex/trimesh/allocate.h @@ -169,6 +169,7 @@ Initial commit #define __VCGLIB_TRIALLOCATOR #include +#include #include #include