mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-11 07:31:03 +02:00
Merge branch 'master' into pu/mp
This commit is contained in:
@@ -151,4 +151,6 @@ std::string filehash(const char * file);
|
||||
std::string get_path(const char * path);
|
||||
inline bool file_exists(const std::string file) { return file_exists(file.c_str()); }
|
||||
|
||||
std::string readFile(std::string file);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user