mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
wip static-lib
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
#include "spdlog/sinks/ostream_sink.h"
|
||||
#include "spdlog/sinks/rotating_file_sink.h"
|
||||
#include "spdlog/sinks/stdout_color_sinks.h"
|
||||
#include "spdlog/details/pattern_formatter.h"
|
||||
#include "spdlog/details/pattern_formatter.h"
|
@@ -1,5 +1,6 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "spdlog/details/fmt_helper.h"
|
||||
|
||||
void test_pad2(int n, const char *expected)
|
||||
{
|
||||
|
Reference in New Issue
Block a user