// stdexcept #ifndef G__STDEXCEPT_DLL namespace std { #pragma include_noerr //#include //#include } #endif #ifdef __MAKECINT__ #include #else #ifndef G__STDEXCEPT_DLL namespace std { #include <_stdexcept.h> } #endif #endif