Skip to content

Commit 3fb889f

Browse files
committed
Fix include error of rfl/Literal.hpp
1 parent dfcbff9 commit 3fb889f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/rfl/Literal.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef RFL_LITERAL_HPP_
22
#define RFL_LITERAL_HPP_
33

4+
#include <climits>
45
#include <compare>
56
#include <cstdint>
67
#include <functional>

0 commit comments

Comments
 (0)