Commit 3a88ae41 authored by Pierre Lassalle's avatar Pierre Lassalle
Browse files

Header fixes.

Showing with 3 additions and 7 deletions
+3 -7
......@@ -15,8 +15,8 @@
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#ifndef __GRM_GRAPH_OPERATIONS_H
#define __GRM_GRAPH_OPERATIONS_H
#ifndef GRM_GRAPH_OPERATIONS_H
#define GRM_GRAPH_OPERATIONS_H
#include "grmGraph.h"
#include "grmNeighborhood.h"
#include <iostream>
......@@ -203,8 +203,4 @@ namespace grm
} // end of namespace lsrm
#include "grmGraphOperations.txx"
#endif
#endif
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment