mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-06 22:37:14 +08:00
Add assorted missing includes in xplat
Summary: Add assorted missing includes in `xplat` that would be exposed by future changes. Reviewed By: ispeters, nlutsenko Differential Revision: D14213660 fbshipit-source-id: 329f133784015fe20ee99feaec8ef05e117fe3a6
This commit is contained in:
committed by
Facebook Github Bot
parent
b3790d283f
commit
fc91bccd53
@@ -8,6 +8,8 @@
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <glog/logging.h>
|
||||
|
||||
#include <folly/Memory.h>
|
||||
#include <folly/portability/SysMman.h>
|
||||
#include <folly/ScopeGuard.h>
|
||||
|
||||
Reference in New Issue
Block a user