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/controller/dialogs/DialogModel.cxx | |
parent | 24c0f876152b004c67c0e80d8c9ae0002effb028 (diff) |
remove include of pch header in chart2
Diffstat (limited to 'chart2/source/controller/dialogs/DialogModel.cxx')
-rw-r--r-- | chart2/source/controller/dialogs/DialogModel.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/DialogModel.cxx b/chart2/source/controller/dialogs/DialogModel.cxx index 8dd2e0ff2602..38d619aba554 100644 --- a/chart2/source/controller/dialogs/DialogModel.cxx +++ b/chart2/source/controller/dialogs/DialogModel.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_chart2.hxx" #include "DialogModel.hxx" #include "RangeSelectionHelper.hxx" |