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