From 328e2263fb6e2415bafbc40a7d7309b66f65971a Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 27 Jun 2012 16:05:04 +0100 Subject: targetted re-work of cppunit pieces. --- writerfilter/qa/cppunittests/doctok/testdoctok.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'writerfilter/qa') diff --git a/writerfilter/qa/cppunittests/doctok/testdoctok.cxx b/writerfilter/qa/cppunittests/doctok/testdoctok.cxx index 0b17f2ceb92b..74eaff99648e 100644 --- a/writerfilter/qa/cppunittests/doctok/testdoctok.cxx +++ b/writerfilter/qa/cppunittests/doctok/testdoctok.cxx @@ -1,8 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -// autogenerated file with codegen.pl - -#include "sal/config.h" -#include "sal/precppunit.hxx" #include #include -- cgit