X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/6e1e0f2f3c2fee3e1e9df39c6d4816566c10aafb..3e1327901d299a537a8d932c49dd330f87ac3bda:/BigIntegerUtils.hh diff --git a/BigIntegerUtils.hh b/BigIntegerUtils.hh index 42f2ed6..16900f4 100644 --- a/BigIntegerUtils.hh +++ b/BigIntegerUtils.hh @@ -1,9 +1,5 @@ -/* - * Matt McCutchen's Big Integer Library - */ - -#ifndef BIGINTEGERUTILS -#define BIGINTEGERUTILS +#ifndef BIGINTEGERUTILS_H +#define BIGINTEGERUTILS_H #include "BigInteger.hh" #include