Speed up compilation a bit
This commit is contained in:
parent
3f5c8929c3
commit
99a3e8bcf2
42 changed files with 320 additions and 257 deletions
|
|
@ -5,14 +5,12 @@
|
|||
#include "MatrixClient.h"
|
||||
|
||||
#include <memory>
|
||||
#include <set>
|
||||
|
||||
#include <QMetaType>
|
||||
#include <QObject>
|
||||
#include <QStandardPaths>
|
||||
#include <QString>
|
||||
|
||||
#include "nlohmann/json.hpp"
|
||||
#include <mtx/responses.hpp>
|
||||
|
||||
namespace http {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue