mirror of https://github.com/CGAL/cgal
fixed typo
This commit is contained in:
parent
4448135473
commit
b537bf3a73
|
|
@ -22,7 +22,7 @@
|
||||||
#ifndef CGAL_APOLLONIUS_GRAPH_2_COMPARE_Y_2_H
|
#ifndef CGAL_APOLLONIUS_GRAPH_2_COMPARE_Y_2_H
|
||||||
#define CGAL_APOLLONIUS_GRAPH_2_COMPARE_Y_2_H
|
#define CGAL_APOLLONIUS_GRAPH_2_COMPARE_Y_2_H
|
||||||
|
|
||||||
#include <CGAL/Apollonius_graph_2/basic.h>>
|
#include <CGAL/Apollonius_graph_2/basic.h>
|
||||||
|
|
||||||
//--------------------------------------------------------------------
|
//--------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue