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/inc | |
parent | 24c0f876152b004c67c0e80d8c9ae0002effb028 (diff) |
remove include of pch header in chart2
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chart2.cxx | 1 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chart2.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chart2/inc/pch/precompiled_chart2.cxx b/chart2/inc/pch/precompiled_chart2.cxx index d1c378632c2a..e5a2f60de99b 100644 --- a/chart2/inc/pch/precompiled_chart2.cxx +++ b/chart2/inc/pch/precompiled_chart2.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_chart2.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/chart2/inc/pch/precompiled_chart2.hxx b/chart2/inc/pch/precompiled_chart2.hxx index 8fc5070c1af8..7fbc485fa7b3 100644 --- a/chart2/inc/pch/precompiled_chart2.hxx +++ b/chart2/inc/pch/precompiled_chart2.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:33.249162 #ifdef PRECOMPILED_HEADERS //---MARKER--- |