Skip to content

Commit 0322e33

Browse files
committed
Fix build error.
1 parent 10cac59 commit 0322e33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/util_ios.mm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
#import <UIKit/UIKit.h>
2828
#import <objc/runtime.h>
2929

30+
using firebase::GetLogLevel;
31+
3032
// Key used in Info.plist to specify a custom AppDelegate class name.
3133
static NSString *const kFirebaseAppDelegateClassNameKey = @"FirebaseAppDelegateClassName";
3234

0 commit comments

Comments
 (0)