missing include in complex/base.h

This commit is contained in:
alemuntoni 2021-10-14 17:06:30 +02:00
parent fa6bab7591
commit 3bb6cfc71a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <vcg/container/simple_temporary_data.h>
#include "exception.h"
#include "used_types.h"
namespace vcg {