#include <QtCore/qglobal.h>
#ifndef QGLOBAL_H
#if defined(__cplusplus)
template < typename T > inline T qAbs(T const & t);
#endif /* __cplusplus */
#endif /* QGLOBAL_H */