Add missing newline~

This commit is contained in:
Francisco Javier Jurado Moreno 2024-05-22 07:26:24 +02:00
parent 49529a1af9
commit 7be50ee90d

View File

@ -22,6 +22,7 @@
namespace fs = std::filesystem; namespace fs = std::filesystem;
namespace CurrentMetrics namespace CurrentMetrics
{ {
extern const Metric AttachedTable; extern const Metric AttachedTable;