#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if defined(QT_COORD_TYPE) #elif defined(__arm__) #else typedef double qreal; #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */