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/controller/main/ChartWindow.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'chart2/source/controller/main/ChartWindow.cxx') diff --git a/chart2/source/controller/main/ChartWindow.cxx b/chart2/source/controller/main/ChartWindow.cxx index c1dc9924f291..351a30d2c999 100644 --- a/chart2/source/controller/main/ChartWindow.cxx +++ b/chart2/source/controller/main/ChartWindow.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_chart2.hxx" #include "ChartWindow.hxx" #include "ChartController.hxx" #include "HelpIds.hrc" -- cgit