diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 09:20:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 11:00:51 +0100 |
commit | 498cb0b3a372ce1ec0e66640eb0badddff3f2e90 (patch) | |
tree | 31ff8fdf8eb5ad5548b8f348e4507f1b31a017ae /svtools/qa | |
parent | 22aeb2cdddab4b8b903126d651751838e63cbf73 (diff) |
unused headers
Change-Id: I59d274951a8b81c091993277f433359834851a0c
Diffstat (limited to 'svtools/qa')
-rw-r--r-- | svtools/qa/unit/GraphicObjectTest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/qa/unit/GraphicObjectTest.cxx b/svtools/qa/unit/GraphicObjectTest.cxx index 2801cc210f96..63098214a15c 100644 --- a/svtools/qa/unit/GraphicObjectTest.cxx +++ b/svtools/qa/unit/GraphicObjectTest.cxx @@ -27,7 +27,6 @@ #include <docsh.hxx> #include <doc.hxx> #include <ndgrf.hxx> -#include <boost/shared_ptr.hpp> using namespace css; |