use cmath

This commit is contained in:
Andrew Cassidy 2021-01-28 22:03:58 -08:00
parent 8171e0f45a
commit cddea42f7e

View File

@ -59,6 +59,7 @@
#include <cstdint> #include <cstdint>
#include <cstdlib> #include <cstdlib>
#include <cstring> #include <cstring>
#include <cmath>
#include "tables.h" #include "tables.h"
// By default, the table used to accelerate cluster fit on 4 color blocks uses a 969x128 entry table. // By default, the table used to accelerate cluster fit on 4 color blocks uses a 969x128 entry table.