From 371e9da42c2c13872c15db2d89bbbb9e6c947eaf Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 14 Apr 2014 16:31:11 +0200 Subject: [PATCH] update_pch: fix precompiled_chartopengl Change-Id: Iddc978672533d42e15ae901fc50c4adc53e65485 --- chart2/inc/pch/precompiled_chartopengl.cxx | 8 +-- chart2/inc/pch/precompiled_chartopengl.hxx | 59 +++++++++++++++++++++- 2 files changed, 59 insertions(+), 8 deletions(-) diff --git a/chart2/inc/pch/precompiled_chartopengl.cxx b/chart2/inc/pch/precompiled_chartopengl.cxx index f05ecffa74e0..985b84c0a382 100755 --- a/chart2/inc/pch/precompiled_chartopengl.cxx +++ b/chart2/inc/pch/precompiled_chartopengl.cxx @@ -7,12 +7,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -/* - This file has been autogenerated by update_pch.sh . It is possible to edit it - manually (such as when an include file has been moved/renamed/removed. All such - manual changes will be rewritten by the next run of update_pch.sh (which presumably - also fixes all possible problems, so it's usually better to use it). -*/ - +#include "precompiled_chartopengl.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/chart2/inc/pch/precompiled_chartopengl.hxx b/chart2/inc/pch/precompiled_chartopengl.hxx index 8446c33a9eda..443f053b5ecd 100755 --- a/chart2/inc/pch/precompiled_chartopengl.hxx +++ b/chart2/inc/pch/precompiled_chartopengl.hxx @@ -7,6 +7,63 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "precompiled_chartopengl.cxx" +/* + This file has been autogenerated by update_pch.sh . It is possible to edit it + manually (such as when an include file has been moved/renamed/removed. All such + manual changes will be rewritten by the next run of update_pch.sh (which presumably + also fixes all possible problems, so it's usually better to use it). +*/ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include /* vim:set shiftwidth=4 softtabstop=4 expandtab: */