From d14ab7f248efc3bfd886509fb3cca3f6635e01a9 Mon Sep 17 00:00:00 2001 From: CodemodService Bot Date: Fri, 16 Jan 2026 04:01:19 -0800 Subject: [PATCH] Fix CQS signal modernize-deprecated-headers in xplat/yoga/yoga [B] [B] [B] (#55201) Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55201 Reviewed By: cortinico Differential Revision: D90827312 --- packages/react-native/ReactCommon/yoga/yoga/YGPixelGrid.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/react-native/ReactCommon/yoga/yoga/YGPixelGrid.h b/packages/react-native/ReactCommon/yoga/yoga/YGPixelGrid.h index e2a6aeb6989e..8662108397b3 100644 --- a/packages/react-native/ReactCommon/yoga/yoga/YGPixelGrid.h +++ b/packages/react-native/ReactCommon/yoga/yoga/YGPixelGrid.h @@ -7,8 +7,6 @@ #pragma once -#include - #include #include #include