mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 12:45:37 +08:00
Clean up import/include statements
Summary: Make import/include more pedantically correct for platform-specific compilation Reviewed By: hramos Differential Revision: D9691962 fbshipit-source-id: a5fd373a7b3db22535116c597255cafb7a940c58
This commit is contained in:
committed by
Facebook Github Bot
parent
ce8125e434
commit
8ac6ba81ea
@@ -7,7 +7,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#import <atomic>
|
||||
#include <atomic>
|
||||
|
||||
namespace facebook {
|
||||
namespace react {
|
||||
|
||||
Reference in New Issue
Block a user