1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

Remove unused QPair include

This commit is contained in:
Daniel Nicoletti 2021-08-29 18:36:51 -03:00
parent 5a086df3d7
commit 1284030a2a

View File

@ -5,7 +5,6 @@
#include <QtGlobal>
#include <QSharedPointer>
#include <QPair>
#include <QStringList>
#include "xlsxworkbook.h"