diff --git a/Modules/Radiometry/Indices/include/otbRadiometricIndex.h b/Modules/Radiometry/Indices/include/otbRadiometricIndex.h index 0d001f301da9092baf8d22ff3a2e2599985ec965..54179e85ed6314ada62ca18c4de27a94e3a2a8e3 100644 --- a/Modules/Radiometry/Indices/include/otbRadiometricIndex.h +++ b/Modules/Radiometry/Indices/include/otbRadiometricIndex.h @@ -71,9 +71,7 @@ public: static constexpr double Epsilon = 0.0000001; // Necessary to be used as an abstract base class - virtual ~RadiometricIndex() - { - } + virtual ~RadiometricIndex() = default; /** * \param requiredBands the set<CommonBandNames> of required bands