* GCC 2.95 compatibility fix in constness; strangely, I think this
should not have worked at all.
This commit is contained in:
		
							parent
							
								
									d7b3cdbd91
								
							
						
					
					
						commit
						4a266e35d4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -28,7 +28,7 @@ struct Substitute | |||
|        is the store path to be substituted). */ | ||||
|     Strings args; | ||||
| 
 | ||||
|     bool operator == (const Substitute & sub); | ||||
|     bool operator == (const Substitute & sub) const; | ||||
| }; | ||||
| 
 | ||||
| typedef list<Substitute> Substitutes; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue