Use brackets to include spdlog in srcs
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
// All rights reserved.
 | 
			
		||||
 | 
			
		||||
#if !defined(SPDLOG_FMT_EXTERNAL)
 | 
			
		||||
#include "spdlog/fmt/bundled/format-inl.h"
 | 
			
		||||
#include <spdlog/fmt/bundled/format-inl.h>
 | 
			
		||||
 | 
			
		||||
FMT_BEGIN_NAMESPACE
 | 
			
		||||
namespace internal {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user