Skip to content

Commit 35a9b04

Browse files
author
Tess Avitabile
committed
minor: add <ostream> header to bsoncxx/oid.cpp
1 parent 53d48d0 commit 35a9b04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bsoncxx/oid.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <bsoncxx/oid.hpp>
1616

1717
#include <cstring>
18+
#include <ostream>
1819

1920
#include <bson.h>
2021

0 commit comments

Comments
 (0)