#include <QtCore/qbitarray.h> #ifndef QBITARRAY_H struct QDataStream& operator >>(struct QDataStream&, class QBitArray&); #endif // QBITARRAY_H