Remove unnecesarry imports for tests
Summary: Minimal imports Reviewed By: lucasr Differential Revision: D3790919 fbshipit-source-id: 496078d8132252307ef2b3cb45472917a19d7750
This commit is contained in:
committed by
Facebook Github Bot 1
parent
94bbbde930
commit
284634c880
@@ -7,8 +7,7 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*/
|
||||
|
||||
#include <CSSLayout/CSSLayout-internal.h>
|
||||
#include <CSSLayoutTestUtils/CSSLayoutTestUtils.h>
|
||||
#include <CSSLayout/CSSLayout.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
static CSSSize _measure(void *context,
|
||||
|
Reference in New Issue
Block a user