mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	fix license in sstream
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									2f6c80ef08
								
							
						
					
					
						commit
						5a16d3ef7f
					
				
					 1 changed files with 15 additions and 5 deletions
				
			
		|  | @ -1,10 +1,20 @@ | |||
| 
 | ||||
| 
 | ||||
| /*
 | ||||
| Copyright (c) 2013 Microsoft Corporation. All rights reserved. | ||||
| Released under Apache 2.0 license as described in the file LICENSE. | ||||
| Copyright (c) 2018 Microsoft Corporation | ||||
| 
 | ||||
| Module Name: | ||||
| 
 | ||||
|     nat_set.h | ||||
| 
 | ||||
| Abstract: | ||||
| 
 | ||||
|     Wrapper for sstream. | ||||
| 
 | ||||
| Author: | ||||
| 
 | ||||
|     Leonardo de Moura (leonardo) 2013 | ||||
| 
 | ||||
| Revision History: | ||||
| 
 | ||||
| Author: Leonardo de Moura | ||||
| */ | ||||
| #pragma once | ||||
| #include <sstream> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue