#import <Cordova/CDV.h>

/*INCLUDE*/

@interface CDVCppBridge : CDVPlugin {
}

/*PROTOTYPE*/

@end
