Append _H to anti-multiple-inclusion macros.
[bigint/bigint.git] / NumberlikeArray.hh
index 6beba81..7b49566 100644 (file)
@@ -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.