Update logger.h

pull/2690/head
M. Galib Uludag 2 years ago committed by GitHub
parent 5d9f554cdd
commit c89897a5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,6 @@
#include <vector>
#ifndef SPDLOG_NO_EXCEPTIONS
# define SPDLOG_LOGGER_CATCH(location) \
catch (const std::exception &ex) \

Loading…
Cancel
Save