diff --git a/include/spdlog/fmt/bin_to_hex.h b/include/spdlog/fmt/bin_to_hex.h index 8d2efdff..0b6c3e96 100644 --- a/include/spdlog/fmt/bin_to_hex.h +++ b/include/spdlog/fmt/bin_to_hex.h @@ -6,7 +6,7 @@ #pragma once #include -#include +#include // // Support for logging binary data as hex