#pragma once #define _USE_MFC #define _DETECT_MEMORY_LEAK //#define WIN32_LEAN_AND_MEAN //#include #include #include #include #include //#define EIGEN_STATIC_ASSERT(CONDITION,MSG) eigen_assert((CONDITION) && #MSG); #ifdef _DEBUG #undef new #endif