aboutsummaryrefslogtreecommitdiff
path: root/databases/tiledb/files/patch-tiledb-common-logger.h
blob: 8e18c0e2f4c85aefa36fdd650e2cfd4519455106 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tiledb/common/logger.h.orig	2021-01-07 18:31:04 UTC
+++ tiledb/common/logger.h
@@ -37,6 +37,7 @@
 
 #include <spdlog/fmt/ostr.h>
 #include <spdlog/spdlog.h>
+#include <spdlog/sinks/stdout_color_sinks.h>
 
 #include "tiledb/common/status.h"