X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/b9e459aab5aff20564efc14602d214fd4f6a233a..b35b69671758932989823d1912627c4c2507792c:/NumberlikeArray.hh diff --git a/NumberlikeArray.hh b/NumberlikeArray.hh index 6beba81..7b49566 100644 --- a/NumberlikeArray.hh +++ b/NumberlikeArray.hh @@ -5,8 +5,8 @@ * already been flagged. If not, it flags the `id' and * loads the declarations. */ -#ifndef NUMBERLIKEARRAY -#define NUMBERLIKEARRAY +#ifndef NUMBERLIKEARRAY_H +#define NUMBERLIKEARRAY_H // An essential memory-management constant. // I wish this were built into C++ just as it is in Java.