fix: build error

This commit is contained in:
xsren 2024-02-05 16:39:24 +08:00
parent 9457d3a269
commit 7ca37dc4a6
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@ int32_t taosSetFileHandlesLimit();
int32_t taosLinkFile(char *src, char *dst);
bool lastErrorIsFileNotExist();
#ifdef __cplusplus
}
#endif