#include <QtCore/qdatetime.h> #ifndef QDATETIME_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator >>(struct QDataStream&, class QDate&); #endif #endif // QDATETIME_H