Make complete type declarations available where needed

This commit is contained in:
Vladimir Golovnev (glassez) 2021-07-24 15:37:11 +03:00 committed by Vladimir Golovnev (Glassez)
parent 86b1ac5d7c
commit add75fbc77
No known key found for this signature in database
GPG key ID: 52A2C7DEE2DFA6F7
6 changed files with 8 additions and 12 deletions

View file

@ -44,7 +44,6 @@
#include <QWheelEvent>
#include "base/bittorrent/common.h"
#include "base/bittorrent/infohash.h"
#include "base/bittorrent/session.h"
#include "base/bittorrent/torrent.h"
#include "base/bittorrent/trackerentry.h"