Skip to content

Commit

Permalink
clarification on import
Browse files Browse the repository at this point in the history
  • Loading branch information
johndpope authored Nov 24, 2018
1 parent c7f2d61 commit cbef1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Add its logger for testing builds:
Import the dashboard header:
```obj-c
#import <LumberjackConsole/PTEDashboard.h>
#import <CocoaLumberjack/CocoaLumberjack.h> //if you see error Implicit declaration of function 'DDLogInfo' is invalid in C99
```

Add its logger for testing builds:
Expand Down

0 comments on commit cbef1f0

Please sign in to comment.