mirror of https://github.com/CGAL/cgal
Remove commented lines
This commit is contained in:
parent
7457fc2fc7
commit
0e31ccf5e5
|
|
@ -22,10 +22,6 @@
|
||||||
#ifndef FGETNS_H
|
#ifndef FGETNS_H
|
||||||
#define FGETNS_H
|
#define FGETNS_H
|
||||||
|
|
||||||
// #include <string.h>
|
|
||||||
|
|
||||||
// #include <CGAL/gis.h>
|
|
||||||
// #include <CGAL/inr.h>
|
|
||||||
#include <CGAL/ImageIO.h>
|
#include <CGAL/ImageIO.h>
|
||||||
|
|
||||||
/* get a string from a file and discard the ending newline character
|
/* get a string from a file and discard the ending newline character
|
||||||
|
|
|
||||||
|
|
@ -27,9 +27,6 @@
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
// #include <CGAL/gis.h>
|
|
||||||
// #include <CGAL/inr.h>
|
|
||||||
|
|
||||||
/* get a string from a file and discard the ending newline character
|
/* get a string from a file and discard the ending newline character
|
||||||
if any */
|
if any */
|
||||||
CGAL_INLINE_FUNCTION
|
CGAL_INLINE_FUNCTION
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue