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