File diff r22778:81fef1b7f626 → r22779:91258f0e49f5
src/os/macosx/osx_stdafx.h
Show inline comments
 
@@ -53,6 +53,9 @@
 
#define MAC_OS_X_VERSION_10_9 1090
 
#endif
 

	
 
#ifndef MAC_OS_X_VERSION_10_10
 
#define MAC_OS_X_VERSION_10_10 101000
 
#endif
 

	
 
#define __STDC_LIMIT_MACROS
 
#include <stdint.h>