You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adriaan de Groot 2878c474c5 Warnings-- (~T() override)
Change all the places that had
	virtual ~T() override
to the less redundant form without override.
5 years ago
..
CMakeLists.txt
HostInfoJob.cpp
HostInfoJob.h Warnings-- (~T() override) 5 years ago
Tests.cpp