1370b324cSopenharmony_ci// StdAfx.h 2370b324cSopenharmony_ci 3370b324cSopenharmony_ci#if _MSC_VER >= 1800 4370b324cSopenharmony_ci#pragma warning(disable : 4464) // relative include path contains '..' 5370b324cSopenharmony_ci#endif 6370b324cSopenharmony_ci#include "../../UI/FileManager/StdAfx.h" 7