Apply clang-format

This commit is contained in:
Martchus 2023-06-12 22:18:47 +02:00
parent 213c823f87
commit e25866c904
2 changed files with 14 additions and 14 deletions

View File

@ -37,8 +37,8 @@
#include <algorithm>
#include <cerrno>
#include <cstring>
#include <cstdlib>
#include <cstring>
#include <filesystem>
#include <fstream>
#include <string_view>