fix oopsie include

This commit is contained in:
vaxerski 2022-07-19 14:28:37 +02:00
parent 59e34e311e
commit ec2afb563e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <sys/un.h>
#include <unistd.h>
#include <ranges>
#include <algorithm>
#include <iostream>
#include <string>