diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:11 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:11 -0600 |
commit | 70d24b9f33b0992ff26aa4c22537256a394e33a9 (patch) | |
tree | 7f2975d942430919a7a0dedb6ab84f7a83446e65 /svl/inc/pch/precompiled_svl.cxx | |
parent | 06483141ede45f34a7e1a6bfedf7107e40839af9 (diff) |
remove include of pch header from svl
Diffstat (limited to 'svl/inc/pch/precompiled_svl.cxx')
-rw-r--r-- | svl/inc/pch/precompiled_svl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/inc/pch/precompiled_svl.cxx b/svl/inc/pch/precompiled_svl.cxx index 1280dea3545d..e5a2f60de99b 100644 --- a/svl/inc/pch/precompiled_svl.cxx +++ b/svl/inc/pch/precompiled_svl.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_svl.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |