Updated documentation

pull/263/head
Jeffrey Walton 2016-09-09 05:33:44 -04:00
parent 36d769e907
commit d5f2194be0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// integer.h - written and placed in the public domain by Wei Dai
//! \file integer.h
//! \brief High performance arbitrary size integer class
//! \brief Multiple precision integer with arithmetic operations
#ifndef CRYPTOPP_INTEGER_H
#define CRYPTOPP_INTEGER_H