comphelper/source/misc/asyncnotification.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 1d0890bb241d7ef3d52057e3d2715277d081b0e5 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Jun 15 15:37:57 2017 +0200 Missing include Change-Id: I3345d989dc279f080d26c60888daa67154b3c0e9 diff --git a/comphelper/source/misc/asyncnotification.cxx b/comphelper/source/misc/asyncnotification.cxx index 942ba308e263..bb53b096a5d7 100644 --- a/comphelper/source/misc/asyncnotification.cxx +++ b/comphelper/source/misc/asyncnotification.cxx @@ -25,6 +25,7 @@ #include <cassert> #include <deque> +#include <stdexcept> #include <vector> #include <functional> #include <algorithm> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits