雾聪
2023-08-18 e837d6b9f7c85ac97247a4f457548e17655eea4c
funasr/runtime/onnxruntime/src/util.h
@@ -27,5 +27,6 @@
string PathAppend(const string &p1, const string &p2);
bool is_target_file(const std::string& filename, const std::string target);
std::vector<std::string> split(const std::string &s, char delim);
} // namespace funasr
#endif