mirror of https://github.com/CGAL/cgal
add empty line at end of file
This commit is contained in:
parent
e0572120d7
commit
708f6cbfc4
|
|
@ -42,4 +42,4 @@ int main(void) {
|
|||
|
||||
std::cout << "Done." << std::endl;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -74,4 +74,4 @@ int main(void) {
|
|||
|
||||
std::cout << "Reconstructions are ready to be examinated in your favorite viewer" << std::endl;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -207,4 +207,4 @@ public:
|
|||
|
||||
} // namespace CGAL
|
||||
|
||||
#endif // CGAL_SHAPE_CONSTRUCTION_3_H
|
||||
#endif // CGAL_SHAPE_CONSTRUCTION_3_H
|
||||
|
|
|
|||
|
|
@ -59,4 +59,4 @@ public:
|
|||
|
||||
} // namespace CGAL
|
||||
|
||||
#endif // CGAL_INTERNAL_AUTO_COUNT_H
|
||||
#endif // CGAL_INTERNAL_AUTO_COUNT_H
|
||||
|
|
|
|||
|
|
@ -80,4 +80,4 @@ typedef _Env _ENVIRONMENT; //< specifies the system env
|
|||
|
||||
} // namespace CGAL
|
||||
|
||||
#endif // __CHECK_SYSTEM_PARAMS__
|
||||
#endif // __CHECK_SYSTEM_PARAMS__
|
||||
|
|
|
|||
|
|
@ -544,4 +544,4 @@ Scale_space_surface_reconstruction_3<Gt,FS,Sh,wA,Ct>::shell_end( std::size_t she
|
|||
|
||||
} // namespace CGAL
|
||||
|
||||
#endif // CGAL_SCALE_SPACE_SURFACE_RECONSTRUCTION_3_IMPL_H
|
||||
#endif // CGAL_SCALE_SPACE_SURFACE_RECONSTRUCTION_3_IMPL_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue