sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 54e86f708cf0274ec6b2536200802cf6f406101d Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Oct 6 16:49:26 2014 +0200 Missing include Change-Id: I47ddb95018109e5e771324b699dfdc10f529dfc4 diff --git a/sd/source/ui/remotecontrol/AvahiNetworkService.cxx b/sd/source/ui/remotecontrol/AvahiNetworkService.cxx index 9f53c5d..895cf7c 100644 --- a/sd/source/ui/remotecontrol/AvahiNetworkService.cxx +++ b/sd/source/ui/remotecontrol/AvahiNetworkService.cxx @@ -8,6 +8,7 @@ */ #include <time.h> #include <iostream> +#include <limits> #include <new> #include <stdlib.h> #include <assert.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits