Add missing include. Odd that MSVC2013-2017, GCC and Clang were ok with this.
M3DWrapper should also compile if M3D Importer is enabled
Wrap the m3d.h header Note: C++11 support required to use in a threaded environment Fix export memory leak (although exporter apopears to be unused) Apply clangformat.