Skip to content

Commit a8422d8

Browse files
committed
Update analytics.h
Add missing header file.
1 parent 7cdfc29 commit a8422d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

analytics/src/include/firebase/analytics.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
#include <string>
2424
#include <vector>
2525

26+
#include "app/src/log.h"
27+
2628
#include "firebase/app.h"
2729
#include "firebase/future.h"
2830
#include "firebase/internal/common.h"

0 commit comments

Comments
 (0)