1 2 3 4 5 6 7 8
#include "dxcommon.h" namespace dx { char exception::m_error[1024]; } // namespace dx