Unverified Commit d7b204a1 authored by Kevin Albertson's avatar Kevin Albertson Committed by GitHub
Browse files

CDRIVER-4673 fix build of libmongoc using system libbson (#1387)

* move bson-dsl.h to src/common

bson-dsl.h is not installed, but shared between libmongoc and libbson.
Intended to resolve CDRIVER-4673.

* do not define `mongo::detail::c_platform` if using system libbson

* add regression test

* fix more includes

* add include of common-prelude.h

* fix more include paths
parent 095d703d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment