mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	remove stdbool.h include from vim.h and globals.h
This commit is contained in:
		 Brandon Coleman
					Brandon Coleman
				
			
				
					committed by
					
						 Nicolas Hillegeer
						Nicolas Hillegeer
					
				
			
			
				
	
			
			
			 Nicolas Hillegeer
						Nicolas Hillegeer
					
				
			
						parent
						
							e3db636546
						
					
				
				
					commit
					a4f441e547
				
			| @@ -24,6 +24,7 @@ | ||||
|  * The current implementation remembers all file names ever used. | ||||
|  */ | ||||
|  | ||||
| #include <stdbool.h> | ||||
| #include <string.h> | ||||
|  | ||||
| #include "nvim/api/private/handle.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user