diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 16:45:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 21:43:12 +0100 |
commit | a83b2af9abddfb2a6a127049374269b53241c183 (patch) | |
tree | e6c445919c33d0ef9ec5600563961be1e076a6ca /stoc/source/corereflection | |
parent | 698158655a9e2e74acc065899e668d365c2b4195 (diff) |
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'stoc/source/corereflection')
-rw-r--r-- | stoc/source/corereflection/crefl.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/source/corereflection/crefl.cxx b/stoc/source/corereflection/crefl.cxx index f5919ca94c13..866a4f7786e9 100644 --- a/stoc/source/corereflection/crefl.cxx +++ b/stoc/source/corereflection/crefl.cxx @@ -25,6 +25,7 @@ #include <com/sun/star/reflection/XConstantTypeDescription.hpp> #include <com/sun/star/reflection/XTypeDescription.hpp> #include "com/sun/star/uno/RuntimeException.hpp" +#include <uno/lbnames.h> using namespace com::sun::star; using namespace com::sun::star::lang; |