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/control_connection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/control_connection.cpp') diff --git a/src/control_connection.cpp b/src/control_connection.cpp index 2ac302c..1061f44 100644 --- a/src/control_connection.cpp +++ b/src/control_connection.cpp @@ -1,6 +1,5 @@ #include "control_connection.hpp" -#include #include namespace wanda -- cgit v1.2.3