// // HeaderFooterAlertViewController.h // PDFViewer // // Created by kdanmobile_2 on 2022/11/16. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface HeaderFooterAlertViewController : UIViewController @end NS_ASSUME_NONNULL_END