Skip to content

Commit

Permalink
add #include <cstdint>
Browse files Browse the repository at this point in the history
  • Loading branch information
chitalu committed Feb 1, 2024
1 parent 8242c1a commit ea08e3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mcut/internal/hmesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#include <map>
#include <memory>
#include <vector>
#include <cstdint>

template <typename T>
class descriptor_t_ {
Expand Down

0 comments on commit ea08e3d

Please sign in to comment.