diff --git a/src/Font/Font_NListOfSystemFont.hxx b/src/Font/Font_NListOfSystemFont.hxx index 64dd7c34b7..f3e122eeb0 100644 --- a/src/Font/Font_NListOfSystemFont.hxx +++ b/src/Font/Font_NListOfSystemFont.hxx @@ -29,4 +29,4 @@ inline Standard_Boolean IsEqual (const Handle(Font_SystemFont)& theFirstFont, { return theFirstFont->IsEqual (theSecondFont); } -#endif \ No newline at end of file +#endif diff --git a/src/TopTools/TopTools_MutexForShapeProvider.hxx b/src/TopTools/TopTools_MutexForShapeProvider.hxx index 762b9ed3f3..962f195527 100644 --- a/src/TopTools/TopTools_MutexForShapeProvider.hxx +++ b/src/TopTools/TopTools_MutexForShapeProvider.hxx @@ -63,4 +63,4 @@ private: }; -#endif \ No newline at end of file +#endif