Fix the .pch used by this pod to reflect the changes from the last PR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 0252797734
commit 4d055757de

@ -1,6 +1,7 @@
#import <CocoaLumberjack/CocoaLumberjack.h>
#import <Foundation/Foundation.h>
#import "Asserts.h"
#import "OWSDispatch.h"
#ifdef DEBUG
static const NSUInteger ddLogLevel = DDLogLevelAll;

Loading…
Cancel
Save