Skip to content

Commit 655678c

Browse files
Included missing header
1 parent ac65e9f commit 655678c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/rfl/avro/Writer.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#include <climits>
77
#include <cstdint>
8+
#include <stdexcept>
89
#include <string>
910
#include <string_view>
1011
#include <type_traits>

0 commit comments

Comments
 (0)