Minor changes.

This commit is contained in:
Nffj84
2024-07-04 13:31:28 +03:00
parent d377a626e2
commit f419d69dab
8 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -6,10 +6,10 @@
#include <QThread>
#include <QTimer>
#include <fcntl.h>
#include <iostream>
#include <sys/stat.h>
#include <unistd.h>
#ifdef FIFO_TEST
#include <iostream>
#include <random>
#endif