diff options
Diffstat (limited to 'vcl/qa/cppunit/gen/gen.cxx')
-rw-r--r-- | vcl/qa/cppunit/gen/gen.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/qa/cppunit/gen/gen.cxx b/vcl/qa/cppunit/gen/gen.cxx index 776a75a05f93..6dfd3da71079 100644 --- a/vcl/qa/cppunit/gen/gen.cxx +++ b/vcl/qa/cppunit/gen/gen.cxx @@ -15,10 +15,8 @@ #include <sfx2/sfxbasemodel.hxx> #include <test/unoapi_test.hxx> #include <vcl/bitmapaccess.hxx> -#include <vcl/pngwrite.hxx> #include <vcl/gdimtf.hxx> #include <vcl/virdev.hxx> -#include <tools/stream.hxx> using namespace com::sun::star; |