Skip to content

Commit

Permalink
add missing include <cstdint>
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Dreik committed Jun 16, 2023
1 parent 57e52f8 commit 40f2069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Fileinfo.hh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#define Fileinfo_hh

#include <array>
#include <cstdint>
#include <string>

// os specific headers
Expand Down

0 comments on commit 40f2069

Please sign in to comment.