#include <QtSql/qsqlrelationaltablemodel.h> #ifndef QSQLRELATIONALTABLEMODEL_H class QSqlRelation{ /* Some contents are skipped to improve readability */ public: inline QSqlRelation(); /* ... */ }; #endif // QSQLRELATIONALTABLEMODEL_H