diff --git a/include/MacStd/CoreFoundation.hpp b/include/MacStd/CoreFoundation.hpp index bbc873e..cc88887 100644 --- a/include/MacStd/CoreFoundation.hpp +++ b/include/MacStd/CoreFoundation.hpp @@ -44,6 +44,7 @@ namespace macstd { }; using cfstring = cf_object(NULL)>; + using cfarray = cf_object(NULL)>; using cferror = cf_object(NULL)>; ///