// // AppsFlyerAdRevenueWrapper.h // Unity-iPhone // // Created by Jonathan Wesfield on 01/12/2019. // #import #import "AFUnityUtils.mm" #if __has_include() #import #endif @interface AppsFlyerAdRevenueWrapper : NSObject @end