leapmotion / autowiring

A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
149 stars 17 forks source link

Fix compatibility issues with non-Xcode 9 systems #1036

Closed gittyupagain closed 6 years ago

gittyupagain commented 6 years ago

Only include a particular #pragma if using Xcode 9 or newer.