mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-01 07:43:04 +00:00
Add override keyword
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
|
||||
~Ad9361FpgaSignalSource();
|
||||
|
||||
void start();
|
||||
void start() override;
|
||||
|
||||
inline std::string role() override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user