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 2626
2727// export.hpp (generated by CMake)
2828#pragma pop_macro("MONGOCXX_ABI_EXPORT_H")
29- #if !defined(MONGOCXX_ABI_EXPORT_H)
3029#pragma pop_macro("MONGOCXX_ABI_EXPORT")
3130#pragma pop_macro("MONGOCXX_ABI_NO_EXPORT")
3231#pragma pop_macro("MONGOCXX_ABI_CDECL")
3332#pragma pop_macro("MONGOCXX_ABI_EXPORT_CDECL")
3433#pragma pop_macro("MONGOCXX_DEPRECATED")
35- #endif
3634
3735// prelude.hpp
3836#undef MONGOCXX_UNREACHABLE
Original file line number Diff line number Diff line change 2626
2727// export.hpp (generated by CMake)
2828#pragma push_macro("MONGOCXX_ABI_EXPORT_H")
29- #if !defined( MONGOCXX_ABI_EXPORT_H)
29+ #undef MONGOCXX_ABI_EXPORT_H
3030#pragma push_macro("MONGOCXX_ABI_EXPORT")
3131#undef MONGOCXX_ABI_EXPORT
3232#pragma push_macro("MONGOCXX_ABI_NO_EXPORT")
3737#undef MONGOCXX_ABI_EXPORT_CDECL
3838#pragma push_macro("MONGOCXX_DEPRECATED")
3939#undef MONGOCXX_DEPRECATED
40- #endif
4140
4241#include < mongocxx/config/compiler.hpp>
4342#include < mongocxx/config/config.hpp>
You can’t perform that action at this time.
0 commit comments