diff --git a/include/spdlog/logger.h b/include/spdlog/logger.h index 67ea7d4f..aaf4d3ec 100644 --- a/include/spdlog/logger.h +++ b/include/spdlog/logger.h @@ -28,7 +28,6 @@ #include - #ifndef SPDLOG_NO_EXCEPTIONS # define SPDLOG_LOGGER_CATCH(location) \ catch (const std::exception &ex) \