gcontini
2019-10-13 cbf436621e2343d4c769258d0d74daebe3c5ac74
src/library/base/FileUtils.hpp
@@ -14,6 +14,7 @@
std::vector<std::string> filter_existing_files(const std::vector<std::string>& fileList);
std::string get_file_contents(const char *filename,size_t max_size);
std::string remove_extension(const std::string& path);
} /* namespace license */