diff --git a/qconfig-multilib.h b/qconfig-multilib.h index 7ed351b..a104c37 100644 --- a/qconfig-multilib.h +++ b/qconfig-multilib.h @@ -6,7 +6,10 @@ #ifndef QCONFIG_MULTILIB_H #define QCONFIG_MULTILIB_H + +#ifndef __WORDSIZE #include +#endif #if __WORDSIZE == 32 #include "QtCore/qconfig-32.h"