#include <QtCore/qchar.h>
#ifndef QCHAR_H
#ifndef QT_NO_DATASTREAM
struct QDataStream& operator <<(struct QDataStream&, class QChar const &);
#endif
#endif // QCHAR_H