vcl/inc/qt5/Qt5FilePicker.hxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit db11e8a92044d5229d2d81a049878ed513ca4cc6 Author: Thorsten Behrens <thorsten.behr...@cib.de> AuthorDate: Sun Sep 23 17:25:44 2018 +0200 Commit: Thorsten Behrens <thorsten.behr...@cib.de> CommitDate: Sun Sep 23 17:27:07 2018 +0200
qt5: fix build Add missing header after 60a23d5d5f0963cd9bea7711ff4336418e3d6392 Change-Id: Ic24a78db3b425966e49fec96160d10670f68dea4 diff --git a/vcl/inc/qt5/Qt5FilePicker.hxx b/vcl/inc/qt5/Qt5FilePicker.hxx index 1564e2db1d0f..d4802795c588 100644 --- a/vcl/inc/qt5/Qt5FilePicker.hxx +++ b/vcl/inc/qt5/Qt5FilePicker.hxx @@ -39,6 +39,8 @@ #include <QtCore/QHash> #include <QtWidgets/QFileDialog> +#include <memory> + class QGridLayout; class QLabel; class QWidget; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits