- updates related to debian package standards

This commit is contained in:
Mark Vejvoda
2013-11-16 20:27:51 +00:00
parent a212b19efa
commit b2f3748168
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
// ==============================================================
// This file is part of MegaGlest Unit Tests (www.megaglest.org)
//
// Copyright (C) 2013 Mark Vejvoda
//
// You can redistribute this code and/or modify it under
// the terms of the GNU General Public License as published
// by the Free Software Foundation; either version 2 of the
// License, or (at your option) any later version
// ==============================================================
#include <cppunit/CompilerOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/ui/text/TestRunner.h>