summaryrefslogtreecommitdiff
path: root/databases/tiledb/files/patch-tiledb-sm-misc-logger.h
blob: 7583969b889ec30452e71850e10bbb15bbd366e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tiledb/sm/misc/logger.h.orig	2019-04-02 19:10:07 UTC
+++ tiledb/sm/misc/logger.h
@@ -37,6 +37,7 @@
 
 #include <spdlog/fmt/ostr.h>
 #include <spdlog/spdlog.h>
+#include <spdlog/sinks/stdout_color_sinks.h>
 
 #include "tiledb/sm/misc/status.h"