diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-08 17:17:57 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-08 17:20:40 +0900 |
commit | 526a60086c536cea3005e744c03a09b77845c41f (patch) | |
tree | f197ecf80d28ef5d8c2a4b35cf580282596cba26 /include/toolkit | |
parent | 5de02a427d3b9ae5ca604b3c87114032f7fb8832 (diff) |
Drop duplicate #include
Change-Id: I05569ef98293445916e8f48e7f06abd795fe9bb5
Diffstat (limited to 'include/toolkit')
-rw-r--r-- | include/toolkit/helper/unopropertyarrayhelper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toolkit/helper/unopropertyarrayhelper.hxx b/include/toolkit/helper/unopropertyarrayhelper.hxx index b09edcc68660..172c21d98c0e 100644 --- a/include/toolkit/helper/unopropertyarrayhelper.hxx +++ b/include/toolkit/helper/unopropertyarrayhelper.hxx @@ -25,7 +25,6 @@ #include <list> #include <set> -#include <toolkit/dllapi.h> // ---------------------------------------------------- // class UnoPropertyArrayHelper |