nicklauslittle
Results
2
issues of
nicklauslittle
Added `#include ` for `std::auto_ptr` to fix building on Visual Studio 2017 (probably for 2019 also, but I don't have it installed, so I can't check).
Since all the dependencies for dump1090 already build in Visual Studio, I decided to try and get it building also. I tried to keep the changes as minimally invasive as...