1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00

- Fix for building with QT 4.5

This commit is contained in:
Christophe Dumez 2009-03-06 21:55:43 +00:00
parent 3ae783e9cb
commit aa18f19ab7

View File

@ -22,6 +22,7 @@
#ifndef HTTPSERVER_H
#define HTTPSERVER_H
#include <QPair>
#include <QTcpServer>
#include <QByteArray>