From 3d676586a7e54bb2d7b3f7c1d80a5f4bd9307db0 Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 18 Feb 2014 20:16:26 +0000 Subject: [PATCH] callback is part of the default inclusion now. --- vcg/complex/complex.h | 1 + 1 file changed, 1 insertion(+) diff --git a/vcg/complex/complex.h b/vcg/complex/complex.h index f60d341a..138db127 100644 --- a/vcg/complex/complex.h +++ b/vcg/complex/complex.h @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include