updated build system
This commit is contained in:
		
							
								
								
									
										2
									
								
								support/3rd_party/src/utils/file.cpp
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								support/3rd_party/src/utils/file.cpp
									
									
									
									
										vendored
									
									
								
							| @@ -82,7 +82,7 @@ auto file::move_to(std::filesystem::path new_path) -> bool { | ||||
|   } | ||||
|  | ||||
|   if (reopen) { | ||||
|     *this = open_file(path_)); | ||||
|     *this = open_file(path_); | ||||
|   } | ||||
|   return false; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user