leapmotion / autowiring

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

Add missing virtual destructor #1064

Closed gittyupagain closed 5 years ago

gittyupagain commented 5 years ago

With Xcode 10, it was noticed that the metadata_pack_base struct was missing a virtual destructor.