Skip to content

Apply fix for OS X 10.11 (clang 7.0)

Dave Moxey requested to merge fix/osx-10.11-elcapitan into master

This MR fixes a compile error with clang 7.0, which is now used by default in OS X 10.11 (El Capitan).

Merge request reports