summaryrefslogtreecommitdiff
path: root/databases/tiledb/files/patch-tiledb-common-logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tiledb/files/patch-tiledb-common-logger.h')
-rw-r--r--databases/tiledb/files/patch-tiledb-common-logger.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/tiledb/files/patch-tiledb-common-logger.h b/databases/tiledb/files/patch-tiledb-common-logger.h
index 8e18c0e2f4c8..ef53d68bcbd1 100644
--- a/databases/tiledb/files/patch-tiledb-common-logger.h
+++ b/databases/tiledb/files/patch-tiledb-common-logger.h
@@ -1,10 +1,10 @@
---- tiledb/common/logger.h.orig 2021-01-07 18:31:04 UTC
+--- tiledb/common/logger.h.orig 2021-09-08 12:12:06 UTC
+++ tiledb/common/logger.h
-@@ -37,6 +37,7 @@
+@@ -52,6 +52,7 @@
+ #define TILEDB_LOGGER_H
- #include <spdlog/fmt/ostr.h>
#include <spdlog/spdlog.h>
+#include <spdlog/sinks/stdout_color_sinks.h>
+ #include <sstream>
- #include "tiledb/common/status.h"
-
+ #include "tiledb/common/heap_memory.h"