mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-31 15:35:21 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			172 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			172 B
		
	
	
	
		
			C
		
	
	
	
	
	
| // A wrapper header to avoid hack with gcc and modifying
 | |
| // the CGUITTFont files.
 | |
| 
 | |
| #include <algorithm>
 | |
| #include <stddef.h>
 | |
| #include "irrUString.h"
 | |
| #include "CGUITTFont.h"
 |