From cbef1f04b52283b6f34e341faca7d59ad2ac40cc Mon Sep 17 00:00:00 2001 From: "John D. Pope" Date: Sat, 24 Nov 2018 10:47:49 -0500 Subject: [PATCH] clarification on import --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e07da54..3278a7f 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Add its logger for testing builds: Import the dashboard header: ```obj-c #import +#import //if you see error Implicit declaration of function 'DDLogInfo' is invalid in C99 ``` Add its logger for testing builds: