Skip to content

Commit 3927b53

Browse files
committed
spdlogger: Remove unused headers
This also avoids a Windows linker error when trying to simplify the usage of phosphor: spdlogger.cc.obj : error LNK2019: unresolved external symbol "public: __cdecl phosphor::ChunkLock::ChunkLock ..." Change-Id: I87163c6e9663910a31a8aab77040c43aeea388ff Reviewed-on: http://review.couchbase.org/90744 Tested-by: Build Bot <[email protected]> Reviewed-by: Tim Bradgate <[email protected]>
1 parent 307d6c9 commit 3927b53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

logger/spdlogger.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
#include <memcached/engine.h>
2525
#include <memcached/extension.h>
26-
#include <phosphor/phosphor.h>
27-
#include <platform/processclock.h>
2826
#include <spdlog/sinks/dist_sink.h>
2927
#include <spdlog/sinks/null_sink.h>
3028
#include <spdlog/sinks/stdout_sinks.h>

0 commit comments

Comments
 (0)