mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	singleheader compiles again
This commit is contained in:
		@@ -83,6 +83,6 @@ Code code_refactor_and_format( Code code, char const* scratch_path, char const*
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	Code result = scan_file( scratch_path );
 | 
			
		||||
	remove("gen/scratch.hpp");
 | 
			
		||||
	::remove(scratch_path);
 | 
			
		||||
	return result;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user