fix: move header includes' oder to solve a bug in moc
This commit is contained in:
parent
f9cd9e672c
commit
7e3c2dd3b5
@ -28,15 +28,15 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
// Qt
|
||||
#include <QtCore>
|
||||
|
||||
// std
|
||||
#include <filesystem>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
// Qt
|
||||
#include <QtCore>
|
||||
|
||||
// spdlog library configuration
|
||||
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE
|
||||
#include <spdlog/spdlog.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user