[TD-225] refactor.

This commit is contained in:
Haojun Liao 2020-12-18 15:53:37 +08:00
parent 2069862bb7
commit c4df06e862
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ extern "C" {
default: \
(_v) = (_finalType)GET_INT32_VAL(_data); \
break; \
};
}
#ifdef __cplusplus
}