Moved format.cpp into spdlog.cpp - this way only one src file is needed
This commit is contained in:
		@@ -19,7 +19,6 @@
 | 
			
		||||
#include <locale>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifdef SPDLOG_STATIC_LIB
 | 
			
		||||
#undef SPDLOG_HEADER_ONLY
 | 
			
		||||
#define SPDLOG_INLINE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user