fix code analysis findings
This commit is contained in:
@@ -22,7 +22,7 @@ namespace aman {
|
||||
/**
|
||||
* @brief Creates a new RADAR screen
|
||||
*/
|
||||
RadarScreen();
|
||||
RadarScreen() noexcept;
|
||||
/**
|
||||
* @brief Destroys the internal structure
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user