Remove \$Id`$ headers

This commit is contained in:
Günter Obiltschnig 2017-09-09 11:14:06 +02:00
parent 6ade50b1ab
commit 04e7e04d4d
2270 changed files with 166 additions and 4711 deletions

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/ApacheConnector/Makefile#2 $
#
# Makefile for ApacheConnector
#

View File

@ -1,8 +1,6 @@
//
// ApacheApplication.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheApplication.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheChannel.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheChannel.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheConnector.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheConnector.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheRequestHandlerFactory.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheRequestHandlerFactory.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheServerRequest.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheServerRequest.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheServerResponse.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheServerResponse.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheStream.h
//
// $Id: //poco/1.4/ApacheConnector/include/ApacheStream.h#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/ApacheConnector/samples/FormServer/Makefile#1 $
#
# Makefile for Poco ApacheConnector sample
#

View File

@ -1,8 +1,6 @@
//
// FormServer.cpp
//
// $Id: //poco/1.4/ApacheConnector/samples/FormServer/src/FormServer.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/ApacheConnector/samples/Makefile#1 $
#
# Makefile for Poco ApacheConnector Samples
#

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/ApacheConnector/samples/TimeServer/Makefile#1 $
#
# Makefile for Poco ApacheConnector sample
#

View File

@ -1,8 +1,6 @@
//
// TimeServer.cpp
//
// $Id: //poco/1.4/ApacheConnector/samples/TimeServer/src/TimeServer.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheApplication.cpp
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheApplication.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheApplication.cpp
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheChannel.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheConnector.cpp
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheConnector.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheRequestHandlerFactory.cpp
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheRequestHandlerFactory.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheServerRequest.cpp
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheServerRequest.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheServerResponse.cpp
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheServerResponse.cpp#3 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// ApacheStream.h
//
// $Id: //poco/1.4/ApacheConnector/src/ApacheStream.cpp#2 $
//
// Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -2610,7 +2610,3 @@ The release does not contain all features planned for the later 1.0 release
(the NET library is missing, for example), but is already quite usable.
Please refer to the README file for more information and instructions for
building the libraries.
--
$Id: //poco/1.4/dist/CHANGELOG#59 $

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/CppParser/Makefile#2 $
#
# Makefile for Poco CppParser
#

View File

@ -1,8 +1,6 @@
//
// Attributes.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Attributes.h#2 $
//
// Library: CppParser
// Package: Attributes
// Module: Attributes

View File

@ -1,8 +1,6 @@
//
// AttributesParser.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/AttributesParser.h#2 $
//
// Library: CppParser
// Package: Attributes
// Module: AttributesParser

View File

@ -1,8 +1,6 @@
//
// BuiltIn.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/BuiltIn.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: BuiltIn

View File

@ -1,8 +1,6 @@
//
// CppParser.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/CppParser.h#2 $
//
// Library: CppParser
// Package: CppParser
// Module: CppParser

View File

@ -1,8 +1,6 @@
//
// CppToken.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/CppToken.h#2 $
//
// Library: CppParser
// Package: CppParser
// Module: CppToken

View File

@ -1,8 +1,6 @@
//
// Decl.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Decl.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Decl

View File

@ -1,8 +1,6 @@
//
// Enum.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Enum.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Enum

View File

@ -1,8 +1,6 @@
//
// EnumValue.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/EnumValue.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: EnumValue

View File

@ -1,8 +1,6 @@
//
// Function.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Function.h#2 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Function

View File

@ -1,8 +1,6 @@
//
// NameSpace.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/NameSpace.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: NameSpace

View File

@ -1,8 +1,6 @@
//
// Parameter.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Parameter.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Parameter

View File

@ -1,8 +1,6 @@
//
// Parser.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Parser.h#1 $
//
// Library: CppParser
// Package: CppParser
// Module: Parser

View File

@ -1,8 +1,6 @@
//
// Struct.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Struct.h#2 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Struct

View File

@ -1,8 +1,6 @@
//
// Symbol.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Symbol.h#2 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Symbol

View File

@ -1,8 +1,6 @@
//
// Tokenizer.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Tokenizer.h#1 $
//
// Library: CppParser
// Package: CppParser
// Module: Tokenizer

View File

@ -1,8 +1,6 @@
//
// TypeDef.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/TypeDef.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: TypeDef

View File

@ -1,8 +1,6 @@
//
// Utility.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Utility.h#1 $
//
// Library: CppParser
// Package: CppParser
// Module: Utility

View File

@ -1,8 +1,6 @@
//
// Variable.h
//
// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Variable.h#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Variable

View File

@ -1,8 +1,6 @@
//
// Attributes.cpp
//
// $Id: //poco/1.4/CppParser/src/Attributes.cpp#2 $
//
// Library: CppParser
// Package: Attributes
// Module: Attributes

View File

@ -1,8 +1,6 @@
//
// AttributesParser.cpp
//
// $Id: //poco/1.4/CppParser/src/AttributesParser.cpp#1 $
//
// Library: CppParser
// Package: Attributes
// Module: AttributesParser

View File

@ -1,8 +1,6 @@
//
// BuiltIn.cpp
//
// $Id: //poco/1.4/CppParser/src/BuiltIn.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: BuiltIn

View File

@ -1,8 +1,6 @@
//
// CppToken.cpp
//
// $Id: //poco/1.4/CppParser/src/CppToken.cpp#3 $
//
// Library: CppParser
// Package: CppParser
// Module: CppToken

View File

@ -1,8 +1,6 @@
//
// Decl.cpp
//
// $Id: //poco/1.4/CppParser/src/Decl.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Decl

View File

@ -1,8 +1,6 @@
//
// Enum.cpp
//
// $Id: //poco/1.4/CppParser/src/Enum.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Enum

View File

@ -1,8 +1,6 @@
//
// EnumValue.cpp
//
// $Id: //poco/1.4/CppParser/src/EnumValue.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: EnumValue

View File

@ -1,8 +1,6 @@
//
// Function.cpp
//
// $Id: //poco/1.4/CppParser/src/Function.cpp#2 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Function

View File

@ -1,8 +1,6 @@
//
// Namespace.cpp
//
// $Id: //poco/1.4/CppParser/src/NameSpace.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Namespace

View File

@ -1,8 +1,6 @@
//
// Parameter.cpp
//
// $Id: //poco/1.4/CppParser/src/Parameter.cpp#2 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Parameter

View File

@ -1,8 +1,6 @@
//
// Parser.cpp
//
// $Id: //poco/1.4/CppParser/src/Parser.cpp#2 $
//
// Library: CppParser
// Package: CppParser
// Module: Parser

View File

@ -1,8 +1,6 @@
//
// Struct.cpp
//
// $Id: //poco/1.4/CppParser/src/Struct.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Struct

View File

@ -1,8 +1,6 @@
//
// Symbol.cpp
//
// $Id: //poco/1.4/CppParser/src/Symbol.cpp#2 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Symbol

View File

@ -1,8 +1,6 @@
//
// Tokenizer.cpp
//
// $Id: //poco/1.4/CppParser/src/Tokenizer.cpp#1 $
//
// Library: CppParser
// Package: CppParser
// Module: Tokenizer

View File

@ -1,8 +1,6 @@
//
// TypeDef.cpp
//
// $Id: //poco/1.4/CppParser/src/TypeDef.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: TypeDef

View File

@ -1,8 +1,6 @@
//
// Utility.cpp
//
// $Id: //poco/1.4/CppParser/src/Utility.cpp#3 $
//
// Library: CppParser
// Package: CppParser
// Module: Utility

View File

@ -1,8 +1,6 @@
//
// Variable.cpp
//
// $Id: //poco/1.4/CppParser/src/Variable.cpp#1 $
//
// Library: CppParser
// Package: SymbolTable
// Module: Variable

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.3/CppParser/testsuite/Makefile#1 $
#
# Makefile for Poco CppParser testsuite
#

View File

@ -1,8 +1,6 @@
//
// AttributesParserTest.cpp
//
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesParserTest.cpp#1 $
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// AttributesParserTest.h
//
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesParserTest.h#1 $
//
// Definition of the AttributesParserTest class.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
//
// AttributesTestSuite.cpp
//
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesTestSuite.cpp#1 $
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// AttributesTestSuite.h
//
// $Id: //poco/1.3/CppParser/testsuite/src/AttributesTestSuite.h#1 $
//
// Definition of the AttributesTestSuite class.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
//
// CppParserTest.cpp
//
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTest.cpp#2 $
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// CppParserTest.h
//
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTest.h#2 $
//
// Definition of the CppParserTest class.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
//
// CppParserTestSuite.cpp
//
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTestSuite.cpp#1 $
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//

View File

@ -1,8 +1,6 @@
//
// CppParserTestSuite.h
//
// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTestSuite.h#1 $
//
// Definition of the CppParserTestSuite class.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
//
// Driver.cpp
//
// $Id: //poco/1.3/CppParser/testsuite/src/Driver.cpp#1 $
//
// Console-based test driver for Poco CppParser.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
//
// WinDriver.cpp
//
// $Id: //poco/1.3/CppParser/testsuite/src/WinDriver.cpp#1 $
//
// Windows test driver for Poco CppParser.
//
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/CppUnit/Makefile#1 $
#
# Makefile for Poco CppUnit
#

View File

@ -1,8 +1,6 @@
//
// WinTestRunner.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#1 $
//
// Application shell for CppUnit's TestRunner dialog.
//

View File

@ -1,8 +1,6 @@
//
// ActiveTest.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
//
#include <afxwin.h>

View File

@ -1,8 +1,6 @@
//
// ActiveTest.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
//
#ifndef ActiveTest_INCLUDED

View File

@ -1,8 +1,6 @@
//
// DLLMain.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
//
#include <afxwin.h>

View File

@ -1,8 +1,6 @@
//
// GUITestResult.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
//
#include "TestRunnerDlg.h"

View File

@ -1,8 +1,6 @@
//
// GUITestResult.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
//
#ifndef GuiTestResult_INCLUDED

View File

@ -1,8 +1,6 @@
//
// ProgressBar.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
//
#include "ProgressBar.h"

View File

@ -1,8 +1,6 @@
//
// ProgressBar.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
//
#ifndef ProgressBar_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestRunnerDlg.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
//
#include <afxwin.h>

View File

@ -1,8 +1,6 @@
//
// TestRunnerDlg.h
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $
//
#ifndef TestRunnerDlg_INCLUDED

View File

@ -1,8 +1,6 @@
//
// WinTestRunner.cpp
//
// $Id: //poco/1.4/CppUnit/WinTestRunner/src/WinTestRunner.cpp#1 $
//
#include "WinTestRunner/WinTestRunner.h"

View File

@ -1,8 +1,6 @@
//
// CppUnit.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnit.h#1 $
//
#ifndef CppUnit_CppUnit_INCLUDED

View File

@ -1,8 +1,6 @@
//
// CppUnitException.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnitException.h#1 $
//
#ifndef CppUnit_CppUnitException_INCLUDED

View File

@ -1,8 +1,6 @@
//
// Guards.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/Guards.h#1 $
//
#ifndef CppUnit_Guards_INCLUDED

View File

@ -1,8 +1,6 @@
//
// Orthodox.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/Orthodox.h#1 $
//
#ifndef CppUnit_Orthodox_INCLUDED

View File

@ -1,8 +1,6 @@
//
// RepeatedTest.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/RepeatedTest.h#1 $
//
#ifndef CppUnit_RepeatedTest_INCLUDED

View File

@ -1,8 +1,6 @@
//
// Test.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/Test.h#1 $
//
#ifndef CppUnit_Test_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestCaller.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCaller.h#1 $
//
#ifndef CppUnit_TestCaller_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestCase.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCase.h#1 $
//
#ifndef CppUnit_TestCase_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestDecorator.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestDecorator.h#1 $
//
#ifndef CppUnit_TestDecorator_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestFailure.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestFailure.h#1 $
//
#ifndef CppUnit_TestFailure_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestResult.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestResult.h#1 $
//
#ifndef CppUnit_TestResult_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestRunner.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestRunner.h#2 $
//
#ifndef CppUnit_TestRunner_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestSetup.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSetup.h#1 $
//
#ifndef CppUnit_TestSetup_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TestSuite.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSuite.h#1 $
//
#ifndef CppUnit_TestSuite_INCLUDED

View File

@ -1,8 +1,6 @@
//
// TextTestResult.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/TextTestResult.h#1 $
//
#ifndef CppUnit_TextTestResult_INCLUDED

View File

@ -1,8 +1,6 @@
//
// estring.h
//
// $Id: //poco/1.4/CppUnit/include/CppUnit/estring.h#1 $
//
#ifndef CppUnit_estring_INCLUDED

View File

@ -1,8 +1,6 @@
//
// CppUnitException.cpp
//
// $Id: //poco/1.4/CppUnit/src/CppUnitException.cpp#1 $
//
#include "CppUnit/CppUnitException.h"

View File

@ -1,8 +1,6 @@
//
// TestCase.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestCase.cpp#1 $
//
#include <stdexcept>

View File

@ -1,8 +1,6 @@
//
// TestDecorator.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestDecorator.cpp#1 $
//
#include "CppUnit/TestDecorator.h"

View File

@ -1,8 +1,6 @@
//
// TestFailure.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestFailure.cpp#1 $
//
#include "CppUnit/TestFailure.h"

Some files were not shown because too many files have changed in this diff Show More