mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-27 04:47:51 +02:00
Switched to a custom logging lib instead of that spdlog junk
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include <json.hpp>
|
||||
#include <memory>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <utils/flog.h>
|
||||
|
||||
using namespace nlohmann;
|
||||
|
||||
|
Reference in New Issue
Block a user