ansicolor_sink.h - add missing sink include
This commit is contained in:
		@@ -8,6 +8,7 @@
 | 
			
		||||
#include "spdlog/details/console_globals.h"
 | 
			
		||||
#include "spdlog/details/null_mutex.h"
 | 
			
		||||
#include "spdlog/details/os.h"
 | 
			
		||||
#include "spdlog/sinks/sink.h"
 | 
			
		||||
 | 
			
		||||
#include <memory>
 | 
			
		||||
#include <mutex>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user