xref: /minix3/external/bsd/libc++/dist/libcxxrt/src/abi_namespace.h (revision 4684ddb6aab0b36791c8099bc705d6140b3d05d0)
1*4684ddb6SLionel Sambuc /**
2*4684ddb6SLionel Sambuc  * The namespace used for the ABI declarations.  This is currently defined to
3*4684ddb6SLionel Sambuc  * be the same as GNU libsupc++, however this may change in the future.
4*4684ddb6SLionel Sambuc  */
5*4684ddb6SLionel Sambuc #define ABI_NAMESPACE __cxxabiv1
6