#include <QtCore/qatomic.h> #ifndef QATOMIC_H template < typename T > inline void qAtomicDetach(T* & d); #endif // QATOMIC_H