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/source/model/main/DataPointProperties.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'chart2/source/model/main/DataPointProperties.cxx') diff --git a/chart2/source/model/main/DataPointProperties.cxx b/chart2/source/model/main/DataPointProperties.cxx index f7b49295da04..47189f6ef92c 100644 --- a/chart2/source/model/main/DataPointProperties.cxx +++ b/chart2/source/model/main/DataPointProperties.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_chart2.hxx" #include "DataPointProperties.hxx" #include "macros.hxx" #include "LineProperties.hxx" -- cgit