Skip to content

Commit 277b8fd

Browse files
committed
minor: add missing memory header to validate.hpp
1 parent 6961ccf commit 277b8fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bsoncxx/validate.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <bsoncxx/config/prelude.hpp>
1818

1919
#include <cstdint>
20+
#include <memory>
2021

2122
#include <bsoncxx/document/view.hpp>
2223
#include <bsoncxx/stdx/optional.hpp>

0 commit comments

Comments
 (0)