#include <QtCore/qdatastream.h>
#ifndef QDATASTREAM_H
#ifndef QT_NO_DATASTREAM
template < typename Key, typename T > class QDataStream& operator <<(class QDataStream& out, class QMap < aKey, aT > const & map);
#endif // QT_NO_DATASTREAM
#endif // QDATASTREAM_H