diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-29 09:58:27 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-29 09:59:07 +0200 |
commit | fcfdadc2cb45b6c7903bc54638cce6ec8887e7ac (patch) | |
tree | fa59df06833af120580b460d86925fbe58e2e3a4 /chart2/inc | |
parent | 259d3421d4cf7788d9099daa40fc181c661783ee (diff) |
update_pch: exclude OpenGLContext.hxx for now
Change-Id: I80ce89351e2a8dbb1d9d928b673a8589fd651584
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 0ac0b52db37e..bfa2c61a4ac3 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.hxx @@ -310,7 +310,6 @@ #include <valarray> #include <vcl/cvtgrf.hxx> #include <vcl/font.hxx> -#include <vcl/opengl/OpenGLContext.hxx> #include <vcl/opengl/OpenGLHelper.hxx> #include <vcl/openglwin.hxx> #include <vcl/outdev.hxx> |