integrated changes from 1.3.5

This commit is contained in:
Guenter Obiltschnig
2009-06-16 16:56:28 +00:00
parent 29bd22fe69
commit 99c48cff49
66 changed files with 2831 additions and 2086 deletions

View File

@@ -4,7 +4,7 @@
// $Id$
//
// Library: Crypto
// Package: CryptoCore
// Package: Cipher
// Module: CryptoTransform
//
// Definition of the CryptoTransform class.
@@ -41,7 +41,7 @@
#include "Poco/Crypto/Crypto.h"
#include <ios>
#include <ios>
namespace Poco {