diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:18:15 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:18:15 -0600 |
commit | 8fc6fc97d5a27a24c774a59f076053581208eda0 (patch) | |
tree | db802e0d37e7dc2ec70e3527475eb8730dc389ab /sal/qa/ByteSequence | |
parent | c43122a9b2fa2beedb955770b2fdaeb48b0878cb (diff) |
remove include of pch header from sal
Diffstat (limited to 'sal/qa/ByteSequence')
-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 3a0e3a5d017a..1ddfad74f060 100644 --- a/sal/qa/ByteSequence/ByteSequence.cxx +++ b/sal/qa/ByteSequence/ByteSequence.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include "precompiled_sal.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" |