mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 14:13:26 +00:00
Use library style imports
Reviewed By: IanChilds Differential Revision: D3714512 fbshipit-source-id: 4c42d52b3ab92903e9e9451df0ca1564e2d33f0f
This commit is contained in:
parent
043a6cd2c1
commit
451cc2dee7
@ -9,8 +9,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "CSSLayout.h"
|
||||
#include "CSSNodeList.h"
|
||||
#include <CSSLayout/CSSLayout.h>
|
||||
#include <CSSLayout/CSSNodeList.h>
|
||||
|
||||
CSS_EXTERN_C_BEGIN
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user