Massive cleanup of the entire codebase. Notable changes include:
[bigint/bigint.git] / BigIntegerUtils.hh
index 42f2ed6..16900f4 100644 (file)
@@ -1,9 +1,5 @@
-/*
- * Matt McCutchen's Big Integer Library
- */
-
-#ifndef BIGINTEGERUTILS
-#define BIGINTEGERUTILS
+#ifndef BIGINTEGERUTILS_H
+#define BIGINTEGERUTILS_H
 
 #include "BigInteger.hh"
 #include <string>