#ifndef G__MEMORY_DLL namespace std { #pragma include_noerr } #endif #ifdef __MAKECINT__ #include #else namespace std { #include <_memory> } #endif