mirror of https://github.com/CGAL/cgal
fix typo
This commit is contained in:
parent
6571ffa607
commit
bbd5e917bc
|
|
@ -100,7 +100,7 @@ int main(){
|
|||
#else
|
||||
|
||||
int main (){
|
||||
std::cout << " This examples needs GMP! " << std::endl;
|
||||
std::cout << " This example needs GMP! " << std::endl;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue