v1
Brett 2023-12-16 02:46:44 -05:00
parent 320a5af9b9
commit 445a0028f7
1 changed files with 1 additions and 0 deletions

View File

@ -203,6 +203,7 @@ namespace blt::logging
#include <thread>
#include <cstdarg>
#include <iostream>
#include <vector>
#if defined(CXX17_FILESYSTEM) || defined (CXX17_FILESYSTEM_LIBFS)
#include <filesystem>
#elif defined(CXX11_EXP_FILESYSTEM) || defined (CXX11_EXP_FILESYSTEM_LIBFS)