more linux fix

This commit is contained in:
georgemoralis 2024-04-05 19:53:54 +03:00
parent ea4bb4773e
commit 5663da21c2
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include <atomic>
#include <mutex>
#include <string>
#include <thread>
#include <vector>
#include <pthread.h>
#include <sched.h>