Skip to content

Commit

Permalink
Add missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
asoffer committed Jan 24, 2024
1 parent c387d6a commit 253e5f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jasmin/serialize/reader.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef JASMIN_SERIALIZE_READER_H
#define JASMIN_SERIALIZE_READER_H

#include <climits>
#include <concepts>
#include <cstdint>
#include <optional>
Expand Down

0 comments on commit 253e5f5

Please sign in to comment.