In single_include/glob/glob.hpp I had to change a few cases of std::filesystem to fs in order to get glob to work with gulrak/filesystem. Since there are other places in glob.hpp where you used fs, I thought I'd mention it.