1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0023789: Missing EOL in header files

This commit is contained in:
vsr
2013-02-22 12:00:14 +04:00
parent 5d1833ef09
commit 97c4a2fa37
2 changed files with 2 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ inline Standard_Boolean IsEqual (const Handle(Font_SystemFont)& theFirstFont,
{
return theFirstFont->IsEqual (theSecondFont);
}
#endif
#endif