react-native/React/Base/Surface/SurfaceHostingView
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
..
RCTSurfaceHostingProxyRootView.h iOS: branch out Fabric handling into a separate RCTSurface-compatible class. 2018-03-05 18:57:30 -08:00
RCTSurfaceHostingProxyRootView.mm Removed unnecessary `intrinsicContentSize` implementation from `RCTSurfaceHostingProxyRootView` 2018-03-21 11:04:34 -07:00
RCTSurfaceHostingView.h iOS: set the default measure size correctly for RCTSurfaceHostingView 2018-03-19 17:36:03 -07:00
RCTSurfaceHostingView.mm fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00
RCTSurfaceSizeMeasureMode.h fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00
RCTSurfaceSizeMeasureMode.mm fix use of C++ syntax in an header file 2018-04-08 23:29:38 -07:00