We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e31f61 commit ff891b3Copy full SHA for ff891b3
1 file changed
include/rfl/parsing/ViewReaderWithDefault.hpp
@@ -12,6 +12,7 @@
12
#include "../Result.hpp"
13
#include "../Tuple.hpp"
14
#include "../internal/is_array.hpp"
15
+#include "../internal/no_extra_fields_v.hpp"
16
#include "Parser_base.hpp"
17
18
namespace rfl::parsing {
0 commit comments