Skip to content

Commit

Permalink
Add <ranges> header to PathResolver.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryKogan committed Dec 11, 2023
1 parent 74f1ea3 commit 8cc5e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FileSystem/PathResolver/PathResolver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "../Directory/Directory.hpp"
#include "../FileHandler/HandlerBuilder/HandlerBuilder.hpp"
#include <optional>
#include <ranges>
#include <string>
#include <vector>

Expand Down

0 comments on commit 8cc5e76

Please sign in to comment.