From 22aa059de28601c3f437cf7fca101bb7c1b53836 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Mon, 23 Jun 2008 14:27:44 +0000 Subject: [PATCH] factorized, see vcg/container/derivation_chain.h --- vcg/simplex/vertexplus/component_ocf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/vcg/simplex/vertexplus/component_ocf.h b/vcg/simplex/vertexplus/component_ocf.h index d662e52e..f1a3c33d 100644 --- a/vcg/simplex/vertexplus/component_ocf.h +++ b/vcg/simplex/vertexplus/component_ocf.h @@ -92,6 +92,7 @@ Mainly the trick here is to store a base pointer in each simplex... #define __VCG_VERTEX_PLUS_COMPONENT_OCF #include + #include #include