Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
bump Maek version, nest version, and include cstdint in Load.
Browse files Browse the repository at this point in the history
  • Loading branch information
ixchow committed Aug 16, 2023
1 parent c156686 commit 6a57c1a
Show file tree
Hide file tree
Showing 3 changed files with 375 additions and 444 deletions.
1 change: 1 addition & 0 deletions Load.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#include <functional>
#include <stdexcept>
#include <cstdint>

enum LoadTag : uint32_t {
LoadTagEarly,
Expand Down
Loading

0 comments on commit 6a57c1a

Please sign in to comment.