Throwing dctr for IO.
The destructor of PLugin is throwing causing warnings with MSVC. The throw has been commented out.
Possible solutions:
- Consider std::err_code
The destructor of PLugin is throwing causing warnings with MSVC. The throw has been commented out.
Possible solutions: