diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-02 01:00:35 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-02 01:02:06 +0900 |
commit | 3b2f956ba64f8f9dff1da3028436f3834c899d1d (patch) | |
tree | fe050aabc07177ae3e466cdb78d478dc4de5680b /sal/qa/ByteSequence/ByteSequence.cxx | |
parent | 07c287d01e02e97df76a02a9a35238915d26c01b (diff) |
Drop duplicate #include
Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12
Diffstat (limited to 'sal/qa/ByteSequence/ByteSequence.cxx')
-rw-r--r-- | sal/qa/ByteSequence/ByteSequence.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/qa/ByteSequence/ByteSequence.cxx b/sal/qa/ByteSequence/ByteSequence.cxx index 91febc9badce..7ce6e465cff5 100644 --- a/sal/qa/ByteSequence/ByteSequence.cxx +++ b/sal/qa/ByteSequence/ByteSequence.cxx @@ -23,7 +23,6 @@ #include "cppunit/extensions/HelperMacros.h" #include "cppunit/plugin/TestPlugIn.h" #include "rtl/byteseq.hxx" -#include "sal/types.h" namespace { |