// exception #ifndef G__EXCEPTION_DLL namespace std { #pragma include_noerr } #endif #ifdef __MAKECINT__ #include #else #ifndef G__EXCEPTION_DLL namespace std { #include <_exception.h> } #endif #endif