asmaloney / libE57Format

Library for reading & writing the E57 file format
Boost Software License 1.0
137 stars 66 forks source link

Inline E57Exception #215

Closed asmaloney closed 1 year ago

asmaloney commented 1 year ago

Windows DLLs don't like exporting classes inheriting from std::exception.