Add blank line at the end of files

This commit is contained in:
Andrey Chulkov 2019-12-26 01:02:55 +03:00
parent 9e85b507d0
commit b2c2b75617
2 changed files with 4 additions and 2 deletions

View File

@ -464,3 +464,4 @@ void registerDictionaryPolygon(DictionaryFactory & factory)
} }
} }

View File

@ -239,3 +239,4 @@ private:
}; };
} }