Skip to content

Commit

Permalink
add cstdint for newest gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
mguludag authored Jul 15, 2023
1 parent e2fb147 commit 8c9bf9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/enum_name.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#include <algorithm>
#include <array>
#include <cstdint>
#include <cstring>
#include <string>
#include <type_traits>
Expand Down

0 comments on commit 8c9bf9f

Please sign in to comment.