Fix compilation errors due to forward declarations set in .h

This commit is contained in:
manuroe
2017-06-06 14:30:36 +02:00
parent ac1e625bbc
commit e01741a5f6
2 changed files with 4 additions and 0 deletions
@@ -24,6 +24,8 @@
#import "AvatarGenerator.h"
#import "Tools.h"
#import "NBPhoneNumberUtil.h"
@interface ContactTableViewCell()
{
/**