/* Copyright 2016 Realm Inc - All Rights Reserved * Proprietary and Confidential */ #import #ifdef __cplusplus extern "C" { #endif void RLMSendAnalytics(); #ifdef __cplusplus } #endif