mirror of
https://github.com/overte-org/overte.git
synced 2025-04-11 09:32:21 +02:00
Add memory include to HTTPConnection
This commit is contained in:
parent
f2b6823748
commit
2cfa91be06
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
#include <QPair>
|
||||
#include <QUrl>
|
||||
|
||||
#include <memory>
|
||||
|
||||
class QTcpSocket;
|
||||
class HTTPManager;
|
||||
class MaskFilter;
|
||||
|
|
Loading…
Reference in a new issue