//this file is used for hacking #ifndef NT_BASE_H_ #define NT_BASE_H_ #if defined(_MSC_VER) #define noexcept throw() #endif #endif