1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-16 01:59:58 +00:00

Add override keyword

This commit is contained in:
Carles Fernandez 2020-11-29 10:15:28 +01:00
parent 77d58e1630
commit 9523ebdffd
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -50,7 +50,7 @@ public:
~Ad9361FpgaSignalSource();
void start();
void start() override;
inline std::string role() override
{