Skip to content

Commit b7d2fbb

Browse files
committed
Add missing include.
1 parent 1044921 commit b7d2fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/tao/json/cbor/parts_parser.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <cstdint>
88
#include <optional>
99

10+
#include <tao/pegtl/parse.hpp>
1011
#include <tao/pegtl/parse_error.hpp>
1112
#include <tao/pegtl/rules.hpp>
1213
#include <tao/pegtl/string_input.hpp>

0 commit comments

Comments
 (0)