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