Fix linting issue

remotes/origin/HEAD
redsky17 6 years ago
parent c1788f0b7d
commit 8a2df06f3a
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 2
      src/Cache.h

@ -24,12 +24,12 @@
#include <QImage>
#include <QString>
#include <nlohmann/json.hpp>
#include <lmdb++.h>
#include <mtx/events/join_rules.hpp>
#include <mtx/responses.hpp>
#include <mtxclient/crypto/client.hpp>
#include <mutex>
#include <nlohmann/json.hpp>
#include "Logging.h"

Loading…
Cancel
Save