Try to fix windows Winsock.h compilation error

remotes/origin/0.7.0-dev
Nicolas Werner 5 years ago
parent 55696ec0ba
commit 241c0236fc
  1. 3
      src/timeline2/TimelineModel.h

@ -1,6 +1,5 @@
#pragma once
#include <mtx/responses.hpp>
#include <QAbstractListModel>
#include <QColor>
@ -8,6 +7,8 @@
#include <QHash>
#include <QSet>
#include <mtx/responses.hpp>
#include "Cache.h"
#include "Logging.h"
#include "MatrixClient.h"

Loading…
Cancel
Save