#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #define Q_FOREVER for(;) #endif /* __cplusplus */ #endif /* QGLOBAL_H */