remove include of pch header in cppcanvas

This commit is contained in:
Norbert Thiebaud
2011-11-27 13:02:39 -06:00
parent 3c43177528
commit c0f6713f94
26 changed files with 0 additions and 50 deletions

View File

@@ -26,8 +26,6 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppcanvas.hxx"
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/tools/canvastools.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>