vcl/inc/listbox.hxx | 3 +++ 1 file changed, 3 insertions(+) New commits: commit 216abd657ffab83fac833e10969872b18db2c6f9 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Wed Jan 27 22:13:01 2016 +1100
vcl: readd std headers to listbox.hxx Change-Id: Ic5144fc35d6c1d9e007426d83f780c340e8d1a90 diff --git a/vcl/inc/listbox.hxx b/vcl/inc/listbox.hxx index 98b6344..611f6b0 100644 --- a/vcl/inc/listbox.hxx +++ b/vcl/inc/listbox.hxx @@ -26,6 +26,9 @@ #include <boost/signals2/signal.hpp> +#include <vector> +#include <memory> + class ScrollBar; class ScrollBarBox; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits