This commit is contained in:
gabime
2019-04-26 15:11:01 +03:00
parent 3e378f009d
commit baefe0b3f6
6 changed files with 154 additions and 96 deletions

View File

@@ -2,8 +2,6 @@
// Copyright(c) 2015 Gabi Melman.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
#pragma once
#ifndef SPDLOG_HEADER_ONLY
#include "spdlog/details/os.h"
#endif