diff --git a/include/blt/std/logging.h b/include/blt/std/logging.h index bff50ba..f8d0210 100755 --- a/include/blt/std/logging.h +++ b/include/blt/std/logging.h @@ -203,6 +203,7 @@ namespace blt::logging #include #include #include + #include #if defined(CXX17_FILESYSTEM) || defined (CXX17_FILESYSTEM_LIBFS) #include #elif defined(CXX11_EXP_FILESYSTEM) || defined (CXX11_EXP_FILESYSTEM_LIBFS)