summaryrefslogtreecommitdiff
path: root/src/Toplex_map/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-10-16 14:33:27 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-10-16 14:33:27 +0000
commitdda6af124625a4fbcd2524d623ef904b394af001 (patch)
treef9ccd21ed95443633b42a80c9e76fa1eba7d817a /src/Toplex_map/doc
parent3cf8477c5b259cd83ee869cb2b0913c31566aeda (diff)
Add copyrights
Fix cpplint git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@3959 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 02c873347468e28d50f0c8ac385be988c07c96df
Diffstat (limited to 'src/Toplex_map/doc')
-rw-r--r--src/Toplex_map/doc/Intro_Toplex_map.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Toplex_map/doc/Intro_Toplex_map.h b/src/Toplex_map/doc/Intro_Toplex_map.h
index 93534e0e..649c27f9 100644
--- a/src/Toplex_map/doc/Intro_Toplex_map.h
+++ b/src/Toplex_map/doc/Intro_Toplex_map.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef DOC_TOPLEX_MAP_H_
-#define DOC_TOPLEX_MAP_H_
+#ifndef DOC_TOPLEX_MAP_INTRO_TOPLEX_MAP_H_
+#define DOC_TOPLEX_MAP_INTRO_TOPLEX_MAP_H_
// needs namespace for Doxygen to link on classes
namespace Gudhi {
@@ -56,4 +56,4 @@ namespace Gudhi {
} // namespace Gudhi
-#endif // DOC_TOPLEX_MAP_H_
+#endif // DOC_TOPLEX_MAP_INTRO_TOPLEX_MAP_H_