mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Update fmt.h
This commit is contained in:
parent
b1b6a22955
commit
c10acd23ce
@ -16,6 +16,6 @@
|
||||
#include <fmt/core.h>
|
||||
#include <fmt/format.h>
|
||||
#else // use bundled {fmt} lib
|
||||
#include "bundled/core.h"
|
||||
#include "bundled/core.h"
|
||||
#include "bundled/format.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user