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