#include <QtCore/qlist.h> #ifndef QLIST_H #ifndef QATOMIC_H template < typename T > inline T qAtomicSetPtr(T volatile * ptr, T newval); #endif // QATOMIC_H #endif // QLIST_H