Skip to content

Commit

Permalink
Include vector in Literal.hpp (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzicheng1987 authored Aug 15, 2024
1 parent 165f849 commit b661b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/rfl/Literal.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <tuple>
#include <type_traits>
#include <utility>
#include <vector>

#include "Result.hpp"
#include "Tuple.hpp"
Expand Down

0 comments on commit b661b61

Please sign in to comment.