react-native/ReactCommon
Robert Sayre 79c5b8eb97 Remove unused include. (#19548)
Summary:
`LayoutableShadowNode.cpp` includes `"LayoutableShadowNode.h"` as well as `<fabric/core/LayoutContext.h>`. In turn, `LayoutContext.h` then includes `<fabric/core/LayoutableShadowNode.h>`. `LayoutContext.h` doesn't actually require `LayoutableShadowNode.h`, but this unnecessary inclusion can cause duplicate definition errors if the two include paths don't map to exactly the same file. This patch removes the unnecessary include.

The CI's build system should cover the testing needed.

[INTERNAL] [MINOR] [fabric] - Remove an unnecessary include in fabric/core/layout.
Closes https://github.com/facebook/react-native/pull/19548

Differential Revision: D8313337

Pulled By: shergin

fbshipit-source-id: 2e01e29ff25131543d9a8601483c2e716c7437be
2018-06-07 08:36:37 -07:00
..
cxxreact make logMarker visible for consistency with logTaggedMarker 2018-06-01 15:20:01 -07:00
fabric Remove unused include. (#19548) 2018-06-07 08:36:37 -07:00
jschelpers Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
jsinspector Update license headers for MIT license 2018-02-16 18:31:53 -08:00
microprofiler Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
privatedata Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
yoga iOS OSS: update podspec's to target iOS 9.0 2018-05-23 06:16:00 -07:00