mirror of https://github.com/CGAL/cgal
New line at EOF issues in new headers REALLY fixed.
This commit is contained in:
parent
7839611ea9
commit
f429531f88
|
|
@ -24,3 +24,4 @@
|
|||
#include <CGAL/auto_link/auto_link.h>
|
||||
|
||||
#endif // CGAL_AUTO_LINK_CGAL_H
|
||||
|
||||
|
|
|
|||
|
|
@ -24,3 +24,4 @@
|
|||
#include <CGAL/auto_link/auto_link.h>
|
||||
|
||||
#endif // CGAL_AUTO_LINK_CGALQT_H
|
||||
|
||||
|
|
|
|||
|
|
@ -24,3 +24,4 @@
|
|||
#include <CGAL/auto_link/auto_link.h>
|
||||
|
||||
#endif // CGAL_AUTO_LINK_CORE_H
|
||||
|
||||
|
|
|
|||
|
|
@ -25,3 +25,4 @@
|
|||
#include <CGAL/auto_link/auto_link.h>
|
||||
|
||||
#endif // CGAL_AUTO_LINK_GMP_H
|
||||
|
||||
|
|
|
|||
|
|
@ -25,3 +25,4 @@
|
|||
#include <CGAL/auto_link/auto_link.h>
|
||||
|
||||
#endif // CGAL_AUTO_LINK_MPFR_H
|
||||
|
||||
|
|
|
|||
|
|
@ -336,12 +336,3 @@ CGAL_LIB_RT_OPT: A suffix that indicates the runtime library used,
|
|||
# undef CGAL_LIB_FULL_NAME
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue