Changed SPDLOG_VERSION to be numeric

This commit is contained in:
gabime
2018-07-25 00:03:27 +03:00
parent 0da977f9c7
commit 74c10df169
2 changed files with 12 additions and 2 deletions

View File

@@ -5,8 +5,6 @@
#pragma once
#define SPDLOG_VERSION "1.0.0-rc"
#include "spdlog/tweakme.h"
#include <atomic>