fix quickhull build
This commit is contained in:
parent
9dff9434c6
commit
8c92cb69ed
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef MESH_HPP_
|
||||
#define MESH_HPP_
|
||||
|
||||
#include <cstdint>
|
||||
#include <vector>
|
||||
#include "Vector3.hpp"
|
||||
#include "Plane.hpp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user