mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
Dropping support for old volk and ubuntu versions, please update..;
This commit is contained in:
@ -2,11 +2,7 @@
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <fstream>
|
||||
|
||||
#ifdef USE_EXPERIMENTAL_FS
|
||||
#include <experimental/filesystem>
|
||||
#else
|
||||
#include <filesystem>
|
||||
#endif
|
||||
|
||||
ConfigManager::ConfigManager() {
|
||||
|
||||
|
Reference in New Issue
Block a user