nearly distclean

This commit is contained in:
Marc Wäckerlin
2009-04-02 14:47:54 +00:00
parent 3a31e5f87a
commit 83b207fd0f
4 changed files with 16 additions and 8 deletions

View File

@@ -1,4 +1,11 @@
#include <xml.hxx>
/*! @file
@id $Id$
*/
// 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
#include <xml-cxx/xml.hxx>
#include <cppunit/TestFixture.h>
#include <cppunit/ui/text/TestRunner.h>
#include <cppunit/extensions/HelperMacros.h>