diff --git a/include/MacStd/CoreFoundation.hpp b/include/MacStd/CoreFoundation.hpp index 692e8f2..642c5fa 100644 --- a/include/MacStd/CoreFoundation.hpp +++ b/include/MacStd/CoreFoundation.hpp @@ -43,6 +43,7 @@ namespace macstd { using cfdata = cfobject; using cfdictionary = cfobject; using cferror = cfobject; + using cfreadstream = cfobject; using cfstring = cfobject; ///