mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	Fix: Compile failure due to Microsoft STL breaking change (#11836)
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
			
		||||
#include "log.h"
 | 
			
		||||
#include "llama.h"
 | 
			
		||||
 | 
			
		||||
#include <chrono>
 | 
			
		||||
#include <cmath>
 | 
			
		||||
#include <cstdio>
 | 
			
		||||
#include <cstring>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user