minor code formatting
This commit is contained in:
		@@ -4,9 +4,7 @@
 | 
				
			|||||||
#pragma once
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef SPDLOG_HEADER_ONLY
 | 
					#ifndef SPDLOG_HEADER_ONLY
 | 
				
			||||||
 | 
					 | 
				
			||||||
#include "spdlog/async_logger.h"
 | 
					#include "spdlog/async_logger.h"
 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "spdlog/sinks/sink.h"
 | 
					#include "spdlog/sinks/sink.h"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user