diff options
Diffstat (limited to 'src/network/kernel/qhostaddress.h')
-rw-r--r-- | src/network/kernel/qhostaddress.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/kernel/qhostaddress.h b/src/network/kernel/qhostaddress.h index b6d00ce..02a6f97 100644 --- a/src/network/kernel/qhostaddress.h +++ b/src/network/kernel/qhostaddress.h @@ -42,6 +42,7 @@ #ifndef QHOSTADDRESS_H #define QHOSTADDRESS_H +#include <QtCore/qpair.h> #include <QtCore/qstring.h> #include <QtNetwork/qabstractsocket.h> |