From b3dcdb87f930dbbc9dbacb53ad60996e0111e7d8 Mon Sep 17 00:00:00 2001 From: Adam Cmiel Date: Tue, 13 Feb 2024 22:16:00 -0800 Subject: [PATCH] fbios patches for the new toolchain (2/2 - xplat) Summary: These source changes are needed for transitioning to the new pika 15.3 toolchain. Reviewed By: caodoan Differential Revision: D53742117 fbshipit-source-id: 8520f837973e1085623700a538ad2869a1c07e9b --- xplat/Flipper/FlipperTransportTypes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/xplat/Flipper/FlipperTransportTypes.h b/xplat/Flipper/FlipperTransportTypes.h index 58549b1d83a..ba58aa9e4e0 100644 --- a/xplat/Flipper/FlipperTransportTypes.h +++ b/xplat/Flipper/FlipperTransportTypes.h @@ -7,6 +7,7 @@ #pragma once +#include #include namespace facebook {