Fix circular include

This commit is contained in:
gabime 2019-06-04 15:38:26 +03:00
parent bcfa9241b8
commit c1b39eb2ce
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
#endif
#include "spdlog/details/os.h"
#include "spdlog/sinks/sink.h"
namespace spdlog {
namespace details {