[Libreoffice-commits] core.git: sd/source
Stephan Bergmann
sbergman at redhat.com
Mon Oct 6 07:50:31 PDT 2014
sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 54e86f708cf0274ec6b2536200802cf6f406101d
Author: Stephan Bergmann <sbergman at 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>
More information about the Libreoffice-commits
mailing list