Fix forward-decl of Bindings as "class", match definition.
(appease clang -Wmismatched-tags warning)
This commit is contained in:
		
							parent
							
								
									06d4566c2d
								
							
						
					
					
						commit
						c800f47395
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,7 +6,7 @@ | |||
| namespace nix { | ||||
| 
 | ||||
| struct Value; | ||||
| struct Bindings; | ||||
| class Bindings; | ||||
| class EvalState; | ||||
| 
 | ||||
| /* A command is an argument parser that can be executed by calling its
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue