Skip to content

Commit 5c23678

Browse files
authored
Missing Foundation import (#6670)
1 parent b1ebf80 commit 5c23678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseABTesting/Sources/ABTConstants.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
#import <Foundation/Foundation.h>
1516
#import "FirebaseCore/Sources/Private/FIRLogger.h"
1617

1718
#define ABT_MSEC_PER_SEC 1000ull

0 commit comments

Comments
 (0)