mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Update fmt.h
This commit is contained in:
@@ -16,6 +16,6 @@
|
|||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
#include <fmt/format.h>
|
#include <fmt/format.h>
|
||||||
#else // use bundled {fmt} lib
|
#else // use bundled {fmt} lib
|
||||||
#include "bundled/core.h"
|
#include "bundled/core.h"
|
||||||
#include "bundled/format.h"
|
#include "bundled/format.h"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user