diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:59:19 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:59:19 -0600 |
commit | 6da8379e1477988d1e3760cffc879a605f142cbb (patch) | |
tree | a340cfabefb20ad309af64ad10b58c516f926814 /chart2/source/tools/FillProperties.cxx | |
parent | 24c0f876152b004c67c0e80d8c9ae0002effb028 (diff) |
remove include of pch header in chart2
Diffstat (limited to 'chart2/source/tools/FillProperties.cxx')
-rw-r--r-- | chart2/source/tools/FillProperties.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/tools/FillProperties.cxx b/chart2/source/tools/FillProperties.cxx index 5cc2fbc01580..fa2216dc4e9c 100644 --- a/chart2/source/tools/FillProperties.cxx +++ b/chart2/source/tools/FillProperties.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_chart2.hxx" #include "FillProperties.hxx" #include "macros.hxx" #include <com/sun/star/beans/PropertyAttribute.hpp> |