diff options
-rw-r--r-- | sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/remotecontrol/AvahiNetworkService.cxx b/sd/source/ui/remotecontrol/AvahiNetworkService.cxx index 9f53c5d5c16c..895cf7cb3ba3 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> |