diff options
Diffstat (limited to 'src/units.h')
-rw-r--r-- | src/units.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/units.h b/src/units.h index ac04f2b10..accfa4189 100644 --- a/src/units.h +++ b/src/units.h @@ -48,4 +48,4 @@ class Units final static std::string formatWeight(const int value) A_WARN_UNUSED; }; -#endif // UNITS_H +#endif // UNITS_H |