#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if defined(Q_CC_INTEL) && !defined(Q_OS_WIN) #else #define Q_UNUSED(x) (void)x; #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */