Fix linux build

This commit is contained in:
Jbleezy 2024-10-01 15:02:59 -07:00
parent 0ea55810ab
commit 70bfd06fdc

View File

@ -10,6 +10,7 @@
#include <cmath> #include <cmath>
#include <cstring> #include <cstring>
#include <format>
#include <fstream> #include <fstream>
#include <iostream> #include <iostream>
#include <nlohmann/json.hpp> #include <nlohmann/json.hpp>