#include <QtNetwork/qhostaddress.h>
#ifndef QHOSTADDRESS_H
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator >>(struct QDataStream&, class QHostAddress&);
#endif
#endif // QHOSTADDRESS_H