mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
Tweak CxxMessageQueue to work with unique_ptr
Differential Revision: D4560164 fbshipit-source-id: 8975157f5a14d5849365a9e35922a02ac6dc185b
This commit is contained in:
committed by
Facebook Github Bot
parent
406a4c04d3
commit
6bce498bbc
@@ -20,6 +20,7 @@ if THIS_IS_FBANDROID:
|
||||
srcs = TEST_SRCS,
|
||||
compiler_flags = [
|
||||
'-fexceptions',
|
||||
'-std=c++1y',
|
||||
],
|
||||
deps = [
|
||||
'//native/third-party/android-ndk:android',
|
||||
|
||||
Reference in New Issue
Block a user