10 lines
		
	
	
		
			165 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			165 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| #pragma once
 | |
| 
 | |
| #if !defined(BAD_APPLE_OS_CFLOAT_INCLUDED)
 | |
| #define BAD_APPLE_OS_CFLOAT_INCLUDED
 | |
| 
 | |
| #include <float.h>
 | |
| 
 | |
| #endif // !defined(BAD_APPLE_OS_CFLOAT_INCLUDED)
 |