Include missing <cstdlib> for abort()
This is needed to get Nix compiled using Android NDK.
This commit is contained in:
		
							parent
							
								
									a2778988f2
								
							
						
					
					
						commit
						b39cc4fc81
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1,5 +1,6 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <cstdlib> | ||||
| #include <mutex> | ||||
| #include <condition_variable> | ||||
| #include <cassert> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue