Add forward declaration for VmExecIncludedFile().
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				 The build was successful.
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	 The build was successful.
				
			This commit is contained in:
		| @@ -472,6 +472,7 @@ static int VmOverloadCompare(SyString *pFirst, SyString *pSecond) { | ||||
| 	return (int)(zFin - zPtr); | ||||
| } | ||||
| /* Forward declaration */ | ||||
| static sxi32 VmExecIncludedFile(ph7_vm *pVm, SyString *pPath, int iFlags); | ||||
| static sxi32 VmLocalExec(ph7_vm *pVm, SySet *pByteCode, ph7_value *pResult); | ||||
| /* | ||||
|  * Select the appropriate VM function for the current call context. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user