Warnings provider clang-tidy fixes

This commit is contained in:
Dan Paulat 2025-02-01 11:33:30 -06:00
parent 549f7ece61
commit a8da035566
2 changed files with 15 additions and 18 deletions

View file

@ -2,9 +2,7 @@
#include <scwx/awips/text_product_file.hpp>
namespace scwx
{
namespace provider
namespace scwx::provider
{
/**
@ -30,5 +28,4 @@ private:
std::unique_ptr<Impl> p;
};
} // namespace provider
} // namespace scwx
} // namespace scwx::provider