Skip to content
Snippets Groups Projects
Commit abdb5ae2 authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Fix typo

parent 3d34550d
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@
// received a copy of the GNU Lesser General Public License along with
// hpp-manipulation. If not, see <http://www.gnu.org/licenses/>.
#ifndef HPP_MANIPULATION_GRAPHGRAPH_HH
# define HPP_MANIPULATION_GRAPHGRAPH_HH
#ifndef HPP_MANIPULATION_GRAPH_GRAPH_HH
# define HPP_MANIPULATION_GRAPH_GRAPH_HH
#include "hpp/manipulation/fwd.hh"
#include "hpp/manipulation/graph/fwd.hh"
......@@ -54,4 +54,4 @@ namespace hpp {
} // namespace manipulation
} // namespace hpp
#endif // HPP_MANIPULATION_GRAPHGRAPH_HH
#endif // HPP_MANIPULATION_GRAPH_GRAPH_HH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment