Fix linux

This commit is contained in:
Kilian Hofmann 2022-09-06 01:16:36 +02:00
parent b22a60c85e
commit 752646c744

View File

@ -30,6 +30,7 @@
#include <unistd.h> #include <unistd.h>
#endif #endif
#include <algorithm>
#include <cmath> #include <cmath>
#include <fstream> #include <fstream>
#include <functional> #include <functional>