moved SPDLOG_VERSION macro to common.h
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user