diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-04-07 13:48:53 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-04-07 13:48:53 +0200 |
commit | b8757ee8c7a024c36dda276bbe7dc69d5445e9c4 (patch) | |
tree | 7d22b6a80a53f31e7d4d8cd422495d0137af5167 /comphelper/source/misc/documentiologring.cxx | |
parent | 732c19b8f39c9bf3c5a23affa27895e3dd3dccbf (diff) |
Clean up function declarations and some unused functions
Change-Id: I5817a5ad3966918cfb1920be568b7401dd6f948c
Diffstat (limited to 'comphelper/source/misc/documentiologring.cxx')
-rw-r--r-- | comphelper/source/misc/documentiologring.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/misc/documentiologring.cxx b/comphelper/source/misc/documentiologring.cxx index 91551e9ead76..b08beac8ceef 100644 --- a/comphelper/source/misc/documentiologring.cxx +++ b/comphelper/source/misc/documentiologring.cxx @@ -22,6 +22,7 @@ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <comphelper_module.hxx> +#include <comphelper_services.hxx> #include <cppuhelper/supportsservice.hxx> #include "documentiologring.hxx" |