From 5416afdd6dcdcd243681c683ff36f311075044dd Mon Sep 17 00:00:00 2001 From: Mark Meredith Date: Thu, 9 Jul 2020 14:04:36 +0000 Subject: [PATCH] Update csg_exception.hpp --- include/csg_exception.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/csg_exception.hpp b/include/csg_exception.hpp index 2e7858a..e3b3d6b 100644 --- a/include/csg_exception.hpp +++ b/include/csg_exception.hpp @@ -1,4 +1,4 @@ -#ifndef CSG_EXCEPTION_H_ +#ifndef CSG_EXCEPTION_H #define CSG_EXCEPTION_H #include -- GitLab