From 239dfce517b18a9bccf8aa5ff9464d061e97eec2 Mon Sep 17 00:00:00 2001 From: "T.Alderighi" Date: Fri, 4 May 2018 18:19:54 +0200 Subject: [PATCH] missing header include --- vcg/complex/complex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/complex/complex.h b/vcg/complex/complex.h index f8745bca..fa494bd9 100644 --- a/vcg/complex/complex.h +++ b/vcg/complex/complex.h @@ -51,7 +51,7 @@ #include #include #include -// #include +#include #include #include #include