removed spdlog include outside logger

Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
Fabian Sauter 2022-07-22 13:35:45 +02:00
parent b97b3c210d
commit c1c95f6498

View file

@ -7,7 +7,6 @@
#include "kompute/Manager.hpp"
#include "kompute/logger/Logger.hpp"
#include "spdlog/common.h"
namespace kp {