abi_namespace.h revision 227825
159191Skris/**
259191Skris * The namespace used for the ABI declarations.  This is currently defined to
359191Skris * be the same as GNU libsupc++, however this may change in the future.
459191Skris */
559191Skris#define ABI_NAMESPACE __cxxabiv1
659191Skris