Skip to content

Commit

Permalink
Fix Ubuntu 24.04 LTS build
Browse files Browse the repository at this point in the history
  • Loading branch information
joern274 committed Apr 26, 2024
1 parent c2c6195 commit 13eadc7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <string>
#include <vector>
#include <unordered_map>
#include <cstdint>

// unfortunately std::filesystem::path is not available for all platforms
#ifdef _WIN32
Expand Down

0 comments on commit 13eadc7

Please sign in to comment.