Normalized spdlog include paths

This commit is contained in:
gabime
2018-04-29 01:43:42 +03:00
parent f886ae0005
commit 4ec17f1a1a
7 changed files with 19 additions and 19 deletions

View File

@@ -5,8 +5,8 @@
#pragma once
#include "../common.h"
#include "../details/os.h"
#include "spdlog/common.h"
#include "spdlog/details/os.h"
#include <string>
#include <utility>