gcontini
2019-10-13 975c9de32f697214494e181369fb700dd2ea91e8
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 */