summaryrefslogtreecommitdiff
path: root/vcl/inc/window.h
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-03-30 22:29:16 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-03-31 11:20:55 +0000
commitef9757605619c6bcbdde61c93c834a0467453d67 (patch)
tree8265c09feb6930ceafec9937a8b70467fd99f84b /vcl/inc/window.h
parent51d7f466df85f679f54e4e690f8b5e602192eb7b (diff)
tdf#97525 vcl: make DeletionListener internal
move include/vcl/impdel.hxx to vcl/inc/ include impdel.hxx in salframe.hxx remove vcl/impdel.hxx includes in pch add missing <list> includes Change-Id: Id146363b2e20ce0238542929c26a83efb1e8c4bd Reviewed-on: https://gerrit.libreoffice.org/23664 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'vcl/inc/window.h')
-rw-r--r--vcl/inc/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/window.h b/vcl/inc/window.h
index db8bdfb0b6d1..e06a6b1d07c9 100644
--- a/vcl/inc/window.h
+++ b/vcl/inc/window.h
@@ -25,6 +25,7 @@
#include <vcl/idle.hxx>
#include <vcl/rendersettings.hxx>
+#include <list>
#include <vector>
#include <set>