#pragma once #include "target_os.hpp" #ifdef OMIM_OS_WINDOWS #include #undef min #undef max //#undef far //#undef near #endif // OMIM_OS_WINDOWS