mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	Merge pull request #2818 from MysticExile/fmt
externals: update fmt to 6.0.0
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
#include <array>
 | 
			
		||||
#include <cstring>
 | 
			
		||||
#include <ctime>
 | 
			
		||||
#include <fmt/time.h>
 | 
			
		||||
#include <fmt/chrono.h>
 | 
			
		||||
#include "common/file_util.h"
 | 
			
		||||
#include "common/logging/log.h"
 | 
			
		||||
#include "common/scm_rev.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user