Skip to content

Commit 62a70cf

Browse files
committed
tidy includes
1 parent 4e1a283 commit 62a70cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/jsoncons_ext/bson/decode_bson.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#include <jsoncons/conv_error.hpp>
1818
#include <jsoncons/json_decoder.hpp>
1919
#include <jsoncons/decode_traits.hpp>
20-
#include <jsoncons/json_vistor.hpp>
20+
#include <jsoncons/json_visitor.hpp>
2121
#include <jsoncons/source.hpp>
2222

2323
#include <jsoncons_ext/bson/bson_cursor.hpp>

0 commit comments

Comments
 (0)