From: vsr Date: Fri, 22 Feb 2013 08:00:14 +0000 (+0400) Subject: 0023789: Missing EOL in header files X-Git-Tag: V6_6_0_beta~51 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=97c4a2fa37de6ee2184b668169ac98b26e5a61fb;p=occt-copy.git 0023789: Missing EOL in header files --- 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