#include <QtCore/qbytearray.h>
#ifndef QBYTEARRAY_H
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator >>(struct QDataStream&, class QByteArray&);
#endif
#endif // QBYTEARRAY_H