diff --git a/ReactCommon/fabric/mounting/TreeStateReconciliation.cpp b/ReactCommon/fabric/mounting/TreeStateReconciliation.cpp index afb84283bb..58017f16a3 100644 --- a/ReactCommon/fabric/mounting/TreeStateReconciliation.cpp +++ b/ReactCommon/fabric/mounting/TreeStateReconciliation.cpp @@ -10,8 +10,8 @@ namespace facebook { namespace react { -using ChangedShadowNodePairs = std::vector< - std::pair>; +using ChangedShadowNodePairs = + std::vector>; /** * Clones any children in the subtree that need to be cloned, and adds those to