mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
moved SPDLOG_VERSION macro to common.h
This commit is contained in:
parent
051048ebd7
commit
04d0dd5987
@ -5,6 +5,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SPDLOG_VERSION "0.16.3"
|
||||
|
||||
#include "tweakme.h"
|
||||
|
||||
#include <string>
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SPDLOG_VERSION "0.16.3"
|
||||
|
||||
#include "common.h"
|
||||
#include "logger.h"
|
||||
|
Loading…
Reference in New Issue
Block a user