32#ifndef _QX_SERIALIZE_QDATASTREAM_QSQLERROR_H_
33#define _QX_SERIALIZE_QDATASTREAM_QSQLERROR_H_
46#include <QtCore/qdatastream.h>
48#include <QtSql/qsqlerror.h>
QX_DLL_EXPORT QDataStream & operator<<(QDataStream &stream, const QSqlError &t) QX_USED
QX_DLL_EXPORT QDataStream & operator>>(QDataStream &stream, QSqlError &t) QX_USED