summaryrefslogtreecommitdiff
path: root/example/Contraction/Garland_heckbert/Error_quadric.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/Contraction/Garland_heckbert/Error_quadric.h')
-rw-r--r--example/Contraction/Garland_heckbert/Error_quadric.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/example/Contraction/Garland_heckbert/Error_quadric.h b/example/Contraction/Garland_heckbert/Error_quadric.h
index 076f1be0..e7dafaa0 100644
--- a/example/Contraction/Garland_heckbert/Error_quadric.h
+++ b/example/Contraction/Garland_heckbert/Error_quadric.h
@@ -21,8 +21,8 @@
*
*/
-#ifndef ERROR_QUADRIC_H_
-#define ERROR_QUADRIC_H_
+#ifndef GARLAND_HECKBERT_ERROR_QUADRIC_H_
+#define GARLAND_HECKBERT_ERROR_QUADRIC_H_
#include <boost/optional/optional.hpp>
@@ -179,4 +179,4 @@ template <typename Point> class Error_quadric {
}
};
-#endif // ERROR_QUADRIC_H_
+#endif // GARLAND_HECKBERT_ERROR_QUADRIC_H_