mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:40:05 +00:00 
			
		
		
		
	do not include date/date.h for clang
This commit is contained in:
		
							parent
							
								
									797f26e461
								
							
						
					
					
						commit
						d9f9e89b19
					
				
					 12 changed files with 12 additions and 12 deletions
				
			
		|  | @ -14,7 +14,7 @@ | |||
| #include <libxml/HTMLparser.h> | ||||
| #include <re2/re2.h> | ||||
| 
 | ||||
| #if !defined(_MSC_VER) | ||||
| #if !(defined(_MSC_VER) || defined(__clange__)) | ||||
| #   include <date/date.h> | ||||
| #endif | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak