#include <QtCore/qglobal.h>
#ifndef QGLOBAL_H
#if defined(__cplusplus)
#ifndef QT_LSB /* the LSB defines TRUE and FALSE for us */
#ifndef TRUE
#define FALSE false

#endif
#endif
#endif /* __cplusplus */
#endif /* QGLOBAL_H */