Added compile mscv_sink.h to tests

pull/2575/head
Gabi Melman 3 years ago committed by GitHub
parent 8512000f36
commit dd0d0f68c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,4 +32,5 @@
#include "spdlog/sinks/ostream_sink.h" #include "spdlog/sinks/ostream_sink.h"
#include "spdlog/sinks/rotating_file_sink.h" #include "spdlog/sinks/rotating_file_sink.h"
#include "spdlog/sinks/stdout_color_sinks.h" #include "spdlog/sinks/stdout_color_sinks.h"
#include "spdlog/sinks/msvc_sink.h"
#include "spdlog/pattern_formatter.h" #include "spdlog/pattern_formatter.h"

Loading…
Cancel
Save