Commit 8f1032c9 authored by malenov's avatar malenov
Browse files

add missing #undef WMC_TOOL_SKIP

parent 8e40fa16
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3274,3 +3274,5 @@ static IVAS_DEC_FORCED_REND_MODE parseForcedRendModeDec(
    return IVAS_DEC_FORCE_REND_UNDEFINED;
}
#endif

#undef WMC_TOOL_SKIP
+2 −0
Original line number Diff line number Diff line
@@ -2131,3 +2131,5 @@ static ivas_error readForcedMode(
    return IVAS_ERR_OK;
}
#endif

#undef WMC_TOOL_SKIP
+2 −0
Original line number Diff line number Diff line
@@ -3992,3 +3992,5 @@ static void convertOutputBuffer(

    return;
}

#undef WMC_TOOL_SKIP