diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main.cpp b/src/main.cpp index cc94190..d01950b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,11 +4,6 @@ #include <unistd.h> #include <stdlib.h> -#include <string.h> - -#include <memory> -#include <string> -#include <vector> #include <sys/poll.h> |