MongoDB C++ Driver 4.4.0
Loading...
Searching...
No Matches
prelude.hpp
Go to the documentation of this file.
1// Copyright 2009-present MongoDB, Inc.
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15#include <mongocxx/v1/detail/prelude.hpp> // IWYU pragma: export
16
17// mongocxx/v_noabi/mongocxx/config/config.hpp (generated by CMake)
18#pragma push_macro("MONGOCXX_ABI_EXPORT_CDECL_UNSTABLE")
19#undef MONGOCXX_ABI_EXPORT_CDECL_UNSTABLE
20#pragma push_macro("MONGOCXX_ABI_EXPORT_UNSTABLE")
21#undef MONGOCXX_ABI_EXPORT_UNSTABLE
22#pragma push_macro("MONGOCXX_ENABLE_UNSTABLE_ABI")
23#undef MONGOCXX_ENABLE_UNSTABLE_ABI
24
25#include <mongocxx/config/compiler.hpp> // IWYU pragma: export
26#include <mongocxx/config/config.hpp> // IWYU pragma: export
27#include <mongocxx/config/export.hpp> // IWYU pragma: export
28#include <mongocxx/config/version.hpp> // IWYU pragma: export
29
The mongocxx v1 macro guard prelude header.
Provides macros for internal use.
Provides macros describing the mongocxx (v_noabi) library configuration.
Provides macros to control the set of symbols exported in the ABI.
Provides macros describing the mongocxx library version.