2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 20:27:43 +00:00

Minor compile fixes

This commit is contained in:
2019-08-23 16:58:15 -07:00
parent ff7e95546b
commit e12e0057c3
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
#include "MeshOptimizer.hpp"
#include <numeric>
#include <cfloat>
#include <cmath>
namespace hecl::blender {