We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12d5bea + 21abbc6 commit cdf2b55Copy full SHA for cdf2b55
installations/src/installations_internal.h
@@ -15,6 +15,8 @@
15
#ifndef FIREBASE_FIS_CLIENT_CPP_SRC_INSTALLATIONS_INTERNAL_H_
16
#define FIREBASE_FIS_CLIENT_CPP_SRC_INSTALLATIONS_INTERNAL_H_
17
18
+#include "app/src/include/firebase/internal/platform.h"
19
+
20
// InstallationsInternal is defined in these 2 files, one implementation for
21
// each OS.
22
#if FIREBASE_PLATFORM_ANDROID || FIREBASE_ANDROID_FOR_DESKTOP
0 commit comments