Skip to content

Commit 72a7214

Browse files
authored
Fix include error of rfl/Literal.hpp (#529)
1 parent dfcbff9 commit 72a7214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/rfl/Literal.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <compare>
55
#include <cstdint>
66
#include <functional>
7+
#include <limits>
78
#include <string>
89
#include <type_traits>
910
#include <utility>

0 commit comments

Comments
 (0)