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>
#endif
#include <algorithm>
#include <cmath>
#include <fstream>
#include <functional>