mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 10:31:34 +08:00
Normalized spdlog includes in file_helper
This commit is contained in:
parent
a58d7594cb
commit
28435dc736
@ -10,8 +10,8 @@
|
|||||||
// the tries(10 ms)
|
// the tries(10 ms)
|
||||||
// Throw spdlog_ex exception on errors
|
// Throw spdlog_ex exception on errors
|
||||||
|
|
||||||
#include "../details/log_msg.h"
|
#include "spdlog/details/log_msg.h"
|
||||||
#include "../details/os.h"
|
#include "spdlog/details/os.h"
|
||||||
|
|
||||||
#include <cerrno>
|
#include <cerrno>
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
|
Loading…
Reference in New Issue
Block a user