*** empty log message ***

This commit is contained in:
Arvid Norberg 2004-08-01 22:36:23 +00:00
parent d5f9f721fb
commit b1fdad469c
1 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@ changelog at the end of the file.
#include <boost/cstdint.hpp>
using boost::int32_t;
using boost::uint32_t;
using boost::uint8_t;
using namespace boost;
struct SHA1_CTX
{