1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +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); return theFirstFont->IsEqual (theSecondFont);
} }
#endif #endif

View File

@ -63,4 +63,4 @@ private:
}; };
#endif #endif