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 */