Skip to content

Minor changes to the simple_pv code to build on Debian 8.

Jonathan Hanks requested to merge jonathan-hanks/advligorts:deb8_fixes into master

Ensure simple_pv is marked as C++11, add a make_unique (which is missing in C++11).

Merge request reports