Compare commits
	
		
			1 Commits
		
	
	
		
			74164717d0
			...
			d452225d02
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					d452225d02 | 
@@ -4,7 +4,7 @@
 | 
			
		||||
#include "../platform/platform.h"
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
 | 
			
		||||
#if WAPP_PLATFORM_C_VERSION >= WAPP_PLATFORM_C11_VERSION
 | 
			
		||||
#if WAPP_PLATFORM_C_VERSION >= WAPP_PLATFORM_C11_VERSION && !defined(WAPP_PLATFORM_APPLE)
 | 
			
		||||
  #include <uchar.h>
 | 
			
		||||
 | 
			
		||||
  #if WAPP_PLATFORM_C_VERSION >= WAPP_PLATFORM_C23_VERSION
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user