summaryrefslogtreecommitdiff
path: root/src/Witness_complex/concept/Simplicial_complex_for_witness.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Witness_complex/concept/Simplicial_complex_for_witness.h')
-rw-r--r--src/Witness_complex/concept/Simplicial_complex_for_witness.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Witness_complex/concept/Simplicial_complex_for_witness.h b/src/Witness_complex/concept/Simplicial_complex_for_witness.h
index a4cf3c77..caaf0db6 100644
--- a/src/Witness_complex/concept/Simplicial_complex_for_witness.h
+++ b/src/Witness_complex/concept/Simplicial_complex_for_witness.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONCEPT_WITNESS_COMPLEX_SIMPLICIAL_COMPLEX_H_
-#define CONCEPT_WITNESS_COMPLEX_SIMPLICIAL_COMPLEX_H_
+#ifndef CONCEPT_WITNESS_COMPLEX_SIMPLICIAL_COMPLEX_FOR_WITNESS_H_
+#define CONCEPT_WITNESS_COMPLEX_SIMPLICIAL_COMPLEX_FOR_WITNESS_H_
namespace Gudhi {
@@ -84,4 +84,4 @@ struct SimplicialComplexForWitness {
} // namespace Gudhi
-#endif // CONCEPT_WITNESS_COMPLEX_SIMPLICIAL_COMPLEX_H_
+#endif // CONCEPT_WITNESS_COMPLEX_SIMPLICIAL_COMPLEX_FOR_WITNESS_H_