aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions/Example/TestUtils/FUNFakeApp.m
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Example/TestUtils/FUNFakeApp.m')
-rw-r--r--Functions/Example/TestUtils/FUNFakeApp.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/Functions/Example/TestUtils/FUNFakeApp.m b/Functions/Example/TestUtils/FUNFakeApp.m
index 5b31d01..370273b 100644
--- a/Functions/Example/TestUtils/FUNFakeApp.m
+++ b/Functions/Example/TestUtils/FUNFakeApp.m
@@ -14,6 +14,8 @@
* limitations under the License.
*/
+#import <Foundation/Foundation.h>
+
#import "FUNFakeApp.h"
NS_ASSUME_NONNULL_BEGIN