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