diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:57:22 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:57:22 -0600 |
commit | 24c0f876152b004c67c0e80d8c9ae0002effb028 (patch) | |
tree | 895c58f94dfa746aeb4bbc010f4f2910323272a0 /canvas/source/vcl/impltools.cxx | |
parent | 4dc45a2854783e86534cf1f99ea9becaf0e5b2d5 (diff) |
remove include of pch header in canvas
Diffstat (limited to 'canvas/source/vcl/impltools.cxx')
-rw-r--r-- | canvas/source/vcl/impltools.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/source/vcl/impltools.cxx b/canvas/source/vcl/impltools.cxx index a8187766e15b..967388639871 100644 --- a/canvas/source/vcl/impltools.cxx +++ b/canvas/source/vcl/impltools.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_canvas.hxx" #include <canvas/debug.hxx> #include <tools/diagnose_ex.h> |