#include <QtCore/qlocale.h> #ifndef QLOCALE_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator >>(struct QDataStream&, class QLocale&); #endif #endif // QLOCALE_H