Fix no newline at end of file warning

This commit is contained in:
Gael Guennebaud 2014-04-01 11:21:14 +02:00
parent fb03b56647
commit 1221dd90aa
2 changed files with 5 additions and 4 deletions

View File

@ -91,4 +91,5 @@ void printBenchStyle(std::ofstream& out)
</xsl:stylesheet>\n\n";
}
#endif