Swiftgram/TelegramUI/LegacyImageProcessors.h
2017-08-15 14:44:14 +03:00

14 lines
223 B
Objective-C

//
// LegacyImageProcessors.h
// TelegramUI
//
// Created by Peter on 8/1/17.
// Copyright © 2017 Telegram. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface LegacyImageProcessors : NSObject
@end