Update DatabasesCommon.cpp

This commit is contained in:
凌涛 2023-12-01 10:51:32 +08:00 committed by GitHub
parent 31894bc9df
commit 2ae934ec05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
namespace CurrentMetrics
{
const extern Metric AttachedTable;
extern const Metric AttachedTable;
}