雾聪
2023-08-17 fbd9fbbde066a483fb903fe9c6c76fb95bc6fc2b
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