mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-08 18:23:13 +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
@@ -5,6 +5,8 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
#include <glog/logging.h>
|
||||
|
||||
#include <React/RCTLog.h>
|
||||
#include <cxxreact/MessageQueueThread.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user