File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
src/mongocxx/include/mongocxx/v_noabi/mongocxx/config Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 26
26
27
27
// export.hpp (generated by CMake)
28
28
#pragma pop_macro("MONGOCXX_ABI_EXPORT_H")
29
- #if !defined(MONGOCXX_ABI_EXPORT_H)
30
29
#pragma pop_macro("MONGOCXX_ABI_EXPORT")
31
30
#pragma pop_macro("MONGOCXX_ABI_NO_EXPORT")
32
31
#pragma pop_macro("MONGOCXX_ABI_CDECL")
33
32
#pragma pop_macro("MONGOCXX_ABI_EXPORT_CDECL")
34
33
#pragma pop_macro("MONGOCXX_DEPRECATED")
35
- #endif
36
34
37
35
// prelude.hpp
38
36
#undef MONGOCXX_UNREACHABLE
Original file line number Diff line number Diff line change 26
26
27
27
// export.hpp (generated by CMake)
28
28
#pragma push_macro("MONGOCXX_ABI_EXPORT_H")
29
- #if !defined( MONGOCXX_ABI_EXPORT_H)
29
+ #undef MONGOCXX_ABI_EXPORT_H
30
30
#pragma push_macro("MONGOCXX_ABI_EXPORT")
31
31
#undef MONGOCXX_ABI_EXPORT
32
32
#pragma push_macro("MONGOCXX_ABI_NO_EXPORT")
37
37
#undef MONGOCXX_ABI_EXPORT_CDECL
38
38
#pragma push_macro("MONGOCXX_DEPRECATED")
39
39
#undef MONGOCXX_DEPRECATED
40
- #endif
41
40
42
41
#include < mongocxx/config/compiler.hpp>
43
42
#include < mongocxx/config/config.hpp>
You can’t perform that action at this time.
0 commit comments