aboutsummaryrefslogtreecommitdiff
path: root/src/common/DataStores/DB2FileLoader.cpp
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2025-10-11 13:02:11 +0200
committerShauren <shauren.trinity@gmail.com>2025-10-11 13:02:11 +0200
commite549e11aa8e69cf49c73ec56bd4c807bc18e902a (patch)
treedbd7978aeed6ad8ebc2bb217fe9914b259aea33d /src/common/DataStores/DB2FileLoader.cpp
parent2b38f40988d0e0fab5b86ba82812e79681c77363 (diff)
Dep/fmt: Update to 12.0.0
Diffstat (limited to 'src/common/DataStores/DB2FileLoader.cpp')
-rw-r--r--src/common/DataStores/DB2FileLoader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/DataStores/DB2FileLoader.cpp b/src/common/DataStores/DB2FileLoader.cpp
index d3dfa65bf90..5cfc227b656 100644
--- a/src/common/DataStores/DB2FileLoader.cpp
+++ b/src/common/DataStores/DB2FileLoader.cpp
@@ -22,6 +22,7 @@
#include "StringFormat.h"
#include <fmt/ranges.h>
#include <limits>
+#include <memory>
#include <system_error>
#include <unordered_map>
#include <utility>