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/source/items/szitem.cxx | |
parent | 06483141ede45f34a7e1a6bfedf7107e40839af9 (diff) |
remove include of pch header from svl
Diffstat (limited to 'svl/source/items/szitem.cxx')
-rw-r--r-- | svl/source/items/szitem.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/source/items/szitem.cxx b/svl/source/items/szitem.cxx index b1703d741078..8864900e360c 100644 --- a/svl/source/items/szitem.cxx +++ b/svl/source/items/szitem.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svl.hxx" #include <svl/szitem.hxx> #include <com/sun/star/uno/Any.hxx> |