mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 18:39:03 +08:00
Use relative includes and create spdlog_config.h
This commit is contained in:
@@ -15,8 +15,9 @@
|
||||
#include <string>
|
||||
#include <type_traits>
|
||||
|
||||
#include "source_loc.h"
|
||||
#include "tweakme.h"
|
||||
#include "./spdlog_config.h"
|
||||
#include "./source_loc.h"
|
||||
|
||||
|
||||
#if __has_include(<version>)
|
||||
#include <version>
|
||||
|
Reference in New Issue
Block a user