Added compile mscv_sink.h to tests

This commit is contained in:
Gabi Melman 2022-12-10 00:25:31 +02:00 committed by GitHub
parent 8512000f36
commit dd0d0f68c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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