#include <QtCore/qglobal.h>
#ifndef QGLOBAL_H
#if defined(__cplusplus)
static inline bool qFuzzyCompare(float p1, float p2);
#endif /* __cplusplus */
#endif /* QGLOBAL_H */