diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-12-11 16:17:06 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-12-11 19:11:01 +0200 |
commit | a643222794fa0d0e76d18fc59cf9ef3c5ea5188f (patch) | |
tree | 055e8a5bcf82d2c8d00a3c791ad2a37cc5cef4f8 /cppcanvas | |
parent | e67a834c5d1a14889ab97b79df5b579934f27c30 (diff) |
No need for a separate <vcl/graph.h>
Change-Id: I962544005b5d408f7c044a02eefe09b87d8a81fe
Diffstat (limited to 'cppcanvas')
-rw-r--r-- | cppcanvas/inc/pch/precompiled_cppcanvas.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx index 271bb625d52e..df8fe04d6f34 100644 --- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx +++ b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx @@ -108,7 +108,6 @@ #include <vcl/gdimtf.hxx> #include <vcl/gfxlink.hxx> #include <vcl/gradient.hxx> -#include <vcl/graph.h> #include <vcl/graph.hxx> #include <vcl/hatch.hxx> #include <vcl/impdel.hxx> |