leapmotion / autowiring

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

Fix a compiler error on VS2017 #1040

Closed yeswalrus closed 6 years ago

yeswalrus commented 6 years ago

/permissive- would work as well

jdonald commented 6 years ago

This looks good, but something strange is going on with Travis. Investigating.