// Created by Michael Kirk on 9/29/16. // Copyright © 2016 Open Whisper Systems. All rights reserved. #import "JSQMessagesCollectionViewCell+OWS.h" #import "OWSExpirableMessageView.h" #import NS_ASSUME_NONNULL_BEGIN @interface OWSIncomingMessageCollectionViewCell : JSQMessagesCollectionViewCellIncoming @end NS_ASSUME_NONNULL_END