mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add TextLayoutManager as explicit dependency
Summary: changelog: [internal] Add import to explicitly express dependency on TextLayoutManager. bypass-github-export-checks Reviewed By: javache Differential Revision: D45904690 fbshipit-source-id: 6d486a2275da1c9e637f15cd2a75f7ef36e2e017
This commit is contained in:
committed by
Facebook GitHub Bot
parent
61eb9b4453
commit
05defecab2
@@ -15,6 +15,7 @@
|
||||
#include <react/renderer/components/view/ConcreteViewShadowNode.h>
|
||||
#include <react/renderer/core/LayoutContext.h>
|
||||
#include <react/renderer/core/ShadowNode.h>
|
||||
#include <react/renderer/textlayoutmanager/TextLayoutManager.h>
|
||||
|
||||
namespace facebook::react {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user