Trying to forward declare `mongocxx::instance` I came across this SO question:
https://stackoverflow.com/questions/62083738/
As per @acm's answer, the only reliable way seems to be to add these headers.
- is depended on by
-
CXX-2745 Move interfaces into the ABI-stable namespace
- In Progress