mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-13 17:22:06 +08:00
27e7412640
Paths pointing to the root of the library where replaced for ones relatives to each file. For example, inside /include/spdlog/details/file_helper.h: This will look for os.h in /include/spdlog/details/spdlog/details/ which doesn't exists. replaced with: |
||
---|---|---|
.. | ||
async_log_helper.h | ||
async_logger_impl.h | ||
file_helper.h | ||
log_msg.h | ||
logger_impl.h | ||
mpmc_bounded_q.h | ||
null_mutex.h | ||
os.h | ||
pattern_formatter_impl.h | ||
registry.h | ||
spdlog_impl.h |