Minor updates

This commit is contained in:
Oleg Kalachev
2024-07-25 02:44:47 +03:00
parent ce87234a51
commit 627233f862
3 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
#include <cmath>
#include <string>
#include <stdint.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/poll.h>