mirror of https://github.com/CGAL/cgal
whitespaces
This commit is contained in:
parent
1d88621e87
commit
dbdac7aa10
|
|
@ -768,7 +768,7 @@ inline std::string get_data_file_path(const char* filename)
|
|||
<<"(CGAL_DATA_DIR='"
|
||||
<<(cgal_dir!=nullptr?cgal_dir:CGAL_DATA_DIR)<<"')."<<std::endl;
|
||||
}
|
||||
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue