diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-10-03 17:03:17 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-10-03 17:03:17 +0200 |
commit | 28da0ea37f55885ba6e85a4cb58ef7b9b759f803 (patch) | |
tree | d7dd24403af196237e504080740035d95d3486fa /reportdesign/source | |
parent | 1fe85161e45d2097e5c3f1e227920d91b8e5d6fe (diff) |
do not include removed header
Diffstat (limited to 'reportdesign/source')
-rw-r--r-- | reportdesign/source/ui/report/propbrw.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/source/ui/report/propbrw.cxx b/reportdesign/source/ui/report/propbrw.cxx index 4a54fa612094..737af686028b 100644 --- a/reportdesign/source/ui/report/propbrw.cxx +++ b/reportdesign/source/ui/report/propbrw.cxx @@ -46,7 +46,6 @@ #include <toolkit/unohlp.hxx> #include <comphelper/property.hxx> #include <comphelper/namecontainer.hxx> -#include <comphelper/composedprops.hxx> #include <comphelper/stl_types.hxx> #include <comphelper/types.hxx> #include <comphelper/sequence.hxx> |