Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
index/listing.cpp: In function ‘std::string index_listing(Webserver_Request&, std::string)’: index/listing.cpp:113:51: error: variable ‘constexpr const std::array<std::basic_string_view<char>, 5> downloadable_suffixes’ has initializer but incomplete type 113 | constexpr std::array<std::string_view, 5> downloadable_suffixes { | ^~~~~~~~~~~~~~~~~~~~~ #929
- Loading branch information