Forget one std::FILE
This commit is contained in:
		
							parent
							
								
									635a4fc344
								
							
						
					
					
						commit
						c1c85b025c
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2358,7 +2358,7 @@ class input_adapter | |||
| { | ||||
|   public: | ||||
|     // native support
 | ||||
|     input_adapter(FILE* file) | ||||
|     input_adapter(std::FILE* file) | ||||
|         : ia(std::make_shared<file_input_adapter>(file)) {} | ||||
|     /// input adapter for input stream
 | ||||
|     input_adapter(std::istream& i) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue