From 927caf94ad0d7b98d4b2c3833da8f0f2707d4f87 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 1 Dec 2018 13:29:28 +0100 Subject: wanda: replace usage of iostream with spdlog --- src/wandad.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wandad.cpp') diff --git a/src/wandad.cpp b/src/wandad.cpp index c0c2517..af2e3f2 100644 --- a/src/wandad.cpp +++ b/src/wandad.cpp @@ -12,7 +12,6 @@ #include #include -#include #include #include -- cgit v1.2.3