diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-06-20 18:18:45 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-06-20 18:18:45 +0200 |
commit | 033517b4e6dfb648678500b23ebe5cd54bee9001 (patch) | |
tree | 2c67f23f47f650fe5671de5e2ec0ada613b4c482 /include/comphelper | |
parent | 978e7b03f8c966ec23b6781d67f612e4665a09f7 (diff) |
Remove unused includes
Change-Id: I25bb67449c8c572075d354e62b1c731e95655b4f
Diffstat (limited to 'include/comphelper')
-rw-r--r-- | include/comphelper/propstate.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/comphelper/propstate.hxx b/include/comphelper/propstate.hxx index aa3b50e4e25f..a06296f9568a 100644 --- a/include/comphelper/propstate.hxx +++ b/include/comphelper/propstate.hxx @@ -25,7 +25,6 @@ #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/weak.hxx> #include <comphelper/uno3.hxx> #include <comphelper/broadcasthelper.hxx> |