no message

This commit is contained in:
Peter
2016-12-11 22:59:02 +03:00
parent c9487b2d17
commit 7bf7235e0c
76 changed files with 316 additions and 2 deletions

View File

@@ -8,6 +8,8 @@
// of patent rights can be found in the PATENTS file in the same directory.
//
#ifndef MINIMAL_ASDK
#import "ASAssert.h"
#import "ASAvailability.h"
#import "ASBatchFetching.h"
@@ -1749,3 +1751,5 @@ static NSString * const kCellReuseIdentifier = @"_ASCollectionViewCell";
#endif
@end
#endif