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