Fixed multisink example
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
				
			|||||||
#include "spdlog/spdlog.h"
 | 
					#include "spdlog/spdlog.h"
 | 
				
			||||||
 | 
					#include "spdlog/sinks/file_sinks.h"
 | 
				
			||||||
 | 
					#include "spdlog/sinks/stdout_sinks.h"
 | 
				
			||||||
#include <iostream>
 | 
					#include <iostream>
 | 
				
			||||||
#include <memory>
 | 
					#include <memory>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user