diff --git a/include/blt/std/logging.h b/include/blt/std/logging.h index 980bd7d..6243ac1 100755 --- a/include/blt/std/logging.h +++ b/include/blt/std/logging.h @@ -168,7 +168,7 @@ namespace blt::logging { #elif defined(CXX11_EXP_FILESYSTEM) || defined (CXX11_EXP_FILESYSTEM_LIBFS) #include #else - #error Filesystem ops not supported! + #include #endif #include #include