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