X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/b9e459aab5aff20564efc14602d214fd4f6a233a..b35b69671758932989823d1912627c4c2507792c:/BigInteger.hh?ds=sidebyside diff --git a/BigInteger.hh b/BigInteger.hh index 1c56ac5..a76335f 100644 --- a/BigInteger.hh +++ b/BigInteger.hh @@ -1,5 +1,5 @@ -#ifndef BIGINTEGER -#define BIGINTEGER +#ifndef BIGINTEGER_H +#define BIGINTEGER_H #include "BigUnsigned.hh"