cpprestsdk
cpprestsdk copied to clipboard
Add virtual destructor to scheduler_interface struct in pplxinterface.h
Is any reason to not add here virtual destructor? I found this using [-Wnon-virtual-dtor] during compilation.