Create header for common BitTorrent declarations

This commit is contained in:
Vladimir Golovnev (Glassez) 2020-05-25 10:40:46 +03:00
commit f4efa530dc
No known key found for this signature in database
GPG key ID: 52A2C7DEE2DFA6F7
14 changed files with 48 additions and 10 deletions

View file

@ -39,6 +39,7 @@
#include <QRegularExpression>
#include <QUrl>
#include "base/bittorrent/common.h"
#include "base/bittorrent/downloadpriority.h"
#include "base/bittorrent/infohash.h"
#include "base/bittorrent/peeraddress.h"