From 6da8379e1477988d1e3760cffc879a605f142cbb Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 12:59:19 -0600 Subject: remove include of pch header in chart2 --- chart2/inc/pch/precompiled_chart2.cxx | 1 - chart2/inc/pch/precompiled_chart2.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'chart2/inc') 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--- -- cgit