gcontini
2019-10-13 4e1f76fae58a7e0db111ec68e616e6ea3222f726
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 */