diff --git a/Compiler/Template/CodegenCpp.tpl b/Compiler/Template/CodegenCpp.tpl index ea364432c0c..2f36be3716a 100644 --- a/Compiler/Template/CodegenCpp.tpl +++ b/Compiler/Template/CodegenCpp.tpl @@ -2441,7 +2441,7 @@ then << <%inputnames%> - >> + >> << <%inputs%> @@ -12096,7 +12096,7 @@ typedef struct <%modelname%>_struct void* __VFTABLEPOINTER; <%inputVars%> <%outputVars%> - MLPI_IEC_REAL cycletime; + MLPI_IEC_LREAL cycletime; MLPI_IEC_BOOL bAlreadyInitialized; MLPI_IEC_BOOL bErrorOccured; ISimController* controller;