leapmotion / autowiring

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

Updated to filesystem.h to comply with c++17 standard #940

Closed yeswalrus closed 8 years ago

yeswalrus commented 8 years ago

OK, the standard isn't published yet, but the MSVC2013 filesystem header is only filesystem v2, whereas boost, MSVC2015, and the C++17 draft standard are all on v3.