Skip to content

Commit

Permalink
update header file as requested in #36
Browse files Browse the repository at this point in the history
  • Loading branch information
skywinder committed Dec 10, 2014
1 parent 15e5fa7 commit 6728e83
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Example-for-iOS-7-and-6/Example/Classes/ActionSheetPicker.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@
//SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//

#import "ActionSheetCustomPickerDelegate.h"
#import "AbstractActionSheetPicker.h"

#import "ActionSheetCustomPicker.h"
#import "ActionSheetCustomPickerDelegate.h"
#import "ActionSheetStringPicker.h"
#import "ActionSheetDatePicker.h"
#import "ActionSheetDistancePicker.h"

#import "ActionSheetLocalePicker.h"
#import "ActionSheetStringPicker.h"

0 comments on commit 6728e83

Please sign in to comment.