/* * YandexMobileMetrica.h * * This file is a part of the AppMetrica * * Version for iOS © 2017 YANDEX * * You may not use this file except in compliance with the License. * You may obtain a copy of the License at http://legal.yandex.com/metrica_termsofuse/ */ #if __has_include("YMMYandexMetrica.h") #import "YMMYandexMetrica.h" #import "YMMVersion.h" #import "YMMYandexMetricaConfiguration.h" #import "YMMYandexMetricaReporting.h" #import "YMMYandexMetricaPreloadInfo.h" #else #import #import #import #import #import #endif