#include <QtCore/qmap.h>
#ifndef QMAP_H
#ifndef QATOMIC_H
#ifndef Q_SPECIALIZED_QATOMIC
template < typename T > struct QBasicAtomicPointer{
public: inline bool operator ==(T* t) const
};
#endif // Q_SPECIALIZED_QATOMIC
#endif // QATOMIC_H
#endif // QMAP_H