Правка структуры проекта
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "log/spdlog.hpp"
|
||||
#include <myx/log/spdlog.hpp>
|
||||
|
||||
namespace ML = myx::log;
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include "log/spdlog.hpp"
|
||||
#include "log/spdlog_qt.hpp"
|
||||
#include <myx/log/spdlog.hpp>
|
||||
#include <myx/log/spdlog_qt.hpp>
|
||||
|
||||
namespace ML = myx::log;
|
||||
|
||||
|
Reference in New Issue
Block a user