#import <Foundation/Foundation.h>

//
// This controller demonstrates how to use SMCalloutView with a basic UIScrollView.
//

@interface ScrollViewController : UIViewController

@end
