From 6aeaf509cf32bcdc9f554724047a3ee05b7561d0 Mon Sep 17 00:00:00 2001 From: Clement Jamin Date: Wed, 2 Jul 2014 09:03:21 +0200 Subject: [PATCH] Add line break at the end of the file --- STL_Extension/include/CGAL/CC_safe_handle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STL_Extension/include/CGAL/CC_safe_handle.h b/STL_Extension/include/CGAL/CC_safe_handle.h index 504596405d0..cababdeeb31 100644 --- a/STL_Extension/include/CGAL/CC_safe_handle.h +++ b/STL_Extension/include/CGAL/CC_safe_handle.h @@ -58,4 +58,4 @@ CC_safe_handle make_cc_safe_handle(CC_iterator iterator) } //namespace CGAL -#endif // CGAL_CC_SAFE_HANDLE_H \ No newline at end of file +#endif // CGAL_CC_SAFE_HANDLE_H