mongo-swift-driver icon indicating copy to clipboard operation
mongo-swift-driver copied to clipboard

Update CLibMongoC.h

Open madhav1k opened this issue 2 months ago • 0 comments

Add missing headers to umbrella header to resolve umbrella header for module 'CLibMongoC' does not include header 'CLibMongoC_*.h' warnings.

Some things to make sure you have:

  • [ ] Read CONTRIBUTING.md!
  • [x] Ran swiftlint and ensured that your additions/deletions are not causing any new warnings or errors.
  • [ ] Added new tests that correctly verify the correctness of any new/added functionality.
  • [ ] Ran make test and ensured that the driver still passes all of its pre-existing tests.
  • [x] Not included any changes to the generated documentation (we update the documentation as part of a separate commit).

madhav1k avatar Oct 02 '25 11:10 madhav1k