fixing more imports

Summary: Some files relying on -include_pch and therefore they miss Foundation.h and UIKit.h includes. This diff is fixing missing imports

Reviewed By: rmaz

Differential Revision: D37140239

fbshipit-source-id: bc57921e0c8365e0e9a5a571d607ba40ff1b31f3
This commit is contained in:
Ruslan Latypov
2022-06-14 13:37:04 -07:00
committed by Facebook GitHub Bot
parent 0dd3ef2a71
commit e43884cf11
3 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
* LICENSE file in the root directory of this source tree.
*/
#import <Foundation/Foundation.h>
#ifdef FB_SONARKIT_ENABLED
/*