#ifndef UUID_H #define UUID_H #include namespace jop { namespace uuid { //QUuid fromString(const QString& s); } } #endif // UUID_H