summaryrefslogtreecommitdiff
path: root/forms/source/inc/property.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-10 14:45:56 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-10 17:39:55 +0100
commit2598a15ed2e7bc4afb60e0e61ed611b6a5633e5e (patch)
tree90eadb986144a18842481b7b48712ee9338c6bd8 /forms/source/inc/property.hxx
parentee2befb8628b67da206d39030af22ff8fc04d318 (diff)
forms: simplify deprecated XTypeProvider.getImplementationId
...and remove thus unused unotools/idhelper.hxx Change-Id: I63affbcb0494ef91bc010b9dd5512d4cc718d7a2
Diffstat (limited to 'forms/source/inc/property.hxx')
-rw-r--r--forms/source/inc/property.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx
index a5c6aad70ef4..f54b63ebf2b2 100644
--- a/forms/source/inc/property.hxx
+++ b/forms/source/inc/property.hxx
@@ -31,6 +31,7 @@
#include <cppuhelper/proptypehlp.hxx>
#include <comphelper/property.hxx>
#include <comphelper/propagg.hxx>
+#include <tools/debug.hxx>
using namespace comphelper;