Fix compile error under maxos

This commit is contained in:
Debao Zhang
2014-01-04 22:37:12 +08:00
parent 336a9ff1a9
commit 9fefc2c5b2
+1
View File
@@ -40,6 +40,7 @@
#include "xlsxtheme_p.h" #include "xlsxtheme_p.h"
#include <QSharedPointer> #include <QSharedPointer>
#include <QPair> #include <QPair>
#include <QStringList>
namespace QXlsx { namespace QXlsx {