Fixed build.

This commit is contained in:
Бранимир Караџић
2024-12-21 19:37:14 -08:00
parent 896c610b72
commit b9070d1ea9
2 changed files with 6 additions and 9 deletions

View File

@@ -10,7 +10,6 @@
// https://web.archive.org/web/20120313001837/http://paulbourke.net/dataformats/hershey/
//
#include <float.h> // FLT_EPSILON
#include <alloca.h> // alloca
#include <bx/math.h>