Skip to content

Commit c26c12f

Browse files
authored
Guard resource access header with __OBJC__ to exclude Foundation.h (#7962)
Guard resource access header with `__OBJC__` to avoid including `Foundation.h` in languages that do not support it, i.e. non-objc/c++ Add check the file extension for assembly files to not include `Foundation.h` there as well. Fixes: #7949
1 parent 82d5603 commit c26c12f

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)