diff options
Diffstat (limited to 'NorthstarDLL/include/spdlog/fmt/bundled/posix.h')
-rw-r--r-- | NorthstarDLL/include/spdlog/fmt/bundled/posix.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NorthstarDLL/include/spdlog/fmt/bundled/posix.h b/NorthstarDLL/include/spdlog/fmt/bundled/posix.h index da19e9d5..2f0e599b 100644 --- a/NorthstarDLL/include/spdlog/fmt/bundled/posix.h +++ b/NorthstarDLL/include/spdlog/fmt/bundled/posix.h @@ -1,2 +1,2 @@ -#include "os.h" -#warning "fmt/posix.h is deprecated; use fmt/os.h instead" +#include "os.h"
+#warning "fmt/posix.h is deprecated; use fmt/os.h instead"
|