react-native/React
Gabriele Mondada bfcfe7961d fix use of C++ syntax in an header file
Summary:
All public header files can be included from Obj-C and Swift, except RCTSurfaceSizeMeasureMode.h which contains C++ code.

Change is trivial and can be validated by review.

None.

[IOS][BUGFIX][{RCTSurfaceSizeMeasureMode.h}] - fix use of C++ syntax in an header file that could be included from Obj-C and Swift
Closes https://github.com/facebook/react-native/pull/18730

Differential Revision: D7550290

Pulled By: shergin

fbshipit-source-id: 3835e2c57697a067ff94afdaeaca06bce132ef66
2018-04-08 23:29:38 -07:00
..
Base fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00
CxxBridge RCTObjcExecutor: fix initializer-list initialization order build warning. 2018-03-19 15:51:59 -07:00
CxxExceptions iOS C++: Add ICxxExceptionManager to access RCTExceptionsManager native module 2018-03-19 00:06:57 -07:00
CxxModule Update license headers for MIT license 2018-02-16 18:31:53 -08:00
CxxUtils Update license headers for MIT license 2018-02-16 18:31:53 -08:00
DevSupport Expose native show message method in header 2018-03-14 11:17:12 -07:00
Fabric iOS: set the default measure size correctly for RCTSurfaceHostingView 2018-03-19 17:36:03 -07:00
Inspector Forward VM version to inspector 2018-02-13 08:16:50 -08:00
Modules Add ability for Animated views to be created with scale X or scale Y 2018-04-06 17:46:54 -07:00
Profiler Update license headers for MIT license 2018-02-16 18:31:53 -08:00
React.xcodeproj Fixed RNTester (iOS) xcode project to include new Yoga files 2018-04-05 22:07:01 -07:00
UIUtils Update license headers for MIT license 2018-02-16 18:31:53 -08:00
Views Bridged FBPullToRefresh to JS 2018-03-27 18:19:30 -07:00
third-party.xcconfig More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00