// // BITArrowImageAnnotation.h // HockeySDK // // Created by Moritz Haarmann on 26.02.14. // // #import "BITImageAnnotation.h" @interface BITArrowImageAnnotation : BITImageAnnotation @end