mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
30ce8618b9
Summary: Changelog: [internal] It is recommended to not use `using namespace` in the header file. It changes namespace for anything that imports the header file. Also keeping imports in header file to minimum is recommended to lower build times. Reviewed By: JoshuaGross Differential Revision: D29131371 fbshipit-source-id: ad1868f6200c00023a62a00859d9a05140a12849