From 9ffcec83c8443a478bbab555c9d0fb1829ebddd8 Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 12 Dec 2015 21:42:26 +0000 Subject: [PATCH] header guard --- globs.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/globs.hh b/globs.hh index 866ee7e..b03dbc5 100644 --- a/globs.hh +++ b/globs.hh @@ -1,5 +1,5 @@ -#ifndef OCTABUILD_GLOBS_HH -#define OCTABUILD_GLOBS_HH +#ifndef OBUILD_GLOBS_HH +#define OBUILD_GLOBS_HH #include