From 7f68400a2b831a5c88d21dfc8711c340d41d0b40 Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" Date: Wed, 29 Nov 2023 02:24:21 +0000 Subject: [PATCH] Revert "binary_messenger missing cstdint (#48481)" This reverts commit fbb2b1e880fa52c427e293e1f34280d401bcf1e1. --- .../common/client_wrapper/include/flutter/binary_messenger.h | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/platform/common/client_wrapper/include/flutter/binary_messenger.h b/shell/platform/common/client_wrapper/include/flutter/binary_messenger.h index 553ba0bba49ff..d552b499ee233 100644 --- a/shell/platform/common/client_wrapper/include/flutter/binary_messenger.h +++ b/shell/platform/common/client_wrapper/include/flutter/binary_messenger.h @@ -5,7 +5,6 @@ #ifndef FLUTTER_SHELL_PLATFORM_COMMON_CLIENT_WRAPPER_INCLUDE_FLUTTER_BINARY_MESSENGER_H_ #define FLUTTER_SHELL_PLATFORM_COMMON_CLIENT_WRAPPER_INCLUDE_FLUTTER_BINARY_MESSENGER_H_ -#include #include #include