Remove unnecessary include
Reviewed By: mzlee Differential Revision: D6638538 fbshipit-source-id: 4b11b8f4f88aa533ac0467348df36e5780bfbb70
This commit is contained in:
parent
80f9e1f7de
commit
1fd7315c3b
|
@ -1,5 +1,3 @@
|
||||||
include_defs("//ReactAndroid/DEFS")
|
|
||||||
|
|
||||||
fb_xplat_cxx_library(
|
fb_xplat_cxx_library(
|
||||||
name = "yoga",
|
name = "yoga",
|
||||||
srcs = glob(["yoga/*.cpp"]),
|
srcs = glob(["yoga/*.cpp"]),
|
||||||
|
|
Loading…
Reference in New Issue