GenerateExportHeader test: add newlines before end of file

This commit is contained in:
Rolf Eike Beer
2012-01-18 00:01:08 +01:00
parent a6518c30e0
commit 0541a03a4c
6 changed files with 6 additions and 6 deletions
@@ -5,4 +5,4 @@ int main(int argc, char **argv)
{
UsePrefixClass upc;
return upc.someMethod();
}
}