#include <QtCore/quuid.h> #ifndef QUUID_H #ifndef QT_NO_DATASTREAM struct QDataStream& operator >>(struct QDataStream&, struct QUuid&); #endif #endif // QUUID_H