We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fb472 commit 52ef3e3Copy full SHA for 52ef3e3
src/mongocxx/CMakeLists.txt
@@ -141,7 +141,7 @@ if(1)
141
///
142
/// @warning For internal use only!
143
144
- ]]
+]]
145
)
146
generate_export_header(${TARGET}
147
BASE_NAME MONGOCXX_ABI
src/mongocxx/lib/mongocxx/private/export.hh
@@ -16,8 +16,7 @@
16
17
#include <mongocxx/v1/config/export.hpp>
18
19
-// See src/bsoncxx/lib/bsoncxx/private/export.hh for an explanation of
20
-// the purpose of this header.
+// See bsoncxx/private/export.hh.
21
22
#if defined(MONGOCXX_TESTING)
23
#define MONGOCXX_ABI_EXPORT_TESTING MONGOCXX_ABI_EXPORT
0 commit comments