diff --git a/Mesh/directions3D.h b/Mesh/directions3D.h
index 95600ab7515c06c28e4477d8876f34d5bbe296a7..9fdd2f7a51130686ae35c40c02023233a128df47 100644
--- a/Mesh/directions3D.h
+++ b/Mesh/directions3D.h
@@ -96,4 +96,4 @@ class Nearest_point{
   static void print_segment(SPoint3,SPoint3,std::ofstream&);
   static GRegion* test();
   static void clear();
-};
\ No newline at end of file
+};