Go to the documentation of this file.
31 #ifndef _CXXABI_FORCED_H
32 #define _CXXABI_FORCED_H 1
34 #pragma GCC system_header
36 #pragma GCC visibility push(default)
53 virtual void __pure_dummy() = 0;
58 #pragma GCC visibility pop
60 #endif // __CXXABI_FORCED_H