Removed unused headers

This commit is contained in:
iasonmanolas 2021-03-15 19:06:53 +02:00
commit fd67b1b4c9
1 changed files with 50 additions and 52 deletions

View File

@ -2,9 +2,7 @@
#define EDGEMESH_HPP
#include "beam.hpp"
#include "mesh.hpp"
//#include "polymesh.hpp"
#include "utilities.hpp"
//#include "vcgtrimesh.hpp"
#include <vcg/complex/complex.h>
#include <vector>
#include <wrap/io_trimesh/import.h>