Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd44b41cbee98b4fa0f379fcf73ee20eb55d117d
/
.
/
Tests
/
RunCMake
/
XcodeProject
/
myfuncs.mm
blob: 742ba8ecf2f8374ef1a5074c97fcd40da8c7a3e1 [
file
]
#if defined(HAVE_OBJC_ARC) && ! __has_feature(objc_arc)
#error
THIS CODE MUST BE COMPILED WITH ARC ENABLED
!
#endif