#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(Q_OS_WIN) && !defined(Q_CC_GNU) #else typedef long long unsigned int quint64; #endif #endif /* QGLOBAL_H */