Add newlines to end of files to silence compiler warnings

This commit is contained in:
Matt Williams
2012-02-27 23:03:36 +00:00
parent 8bb5d03636
commit 8e4135ad41
34 changed files with 34 additions and 34 deletions

View File

@ -26,4 +26,4 @@ freely, subject to the following restrictions:
namespace PolyVox
{
void (*logHandler)(std::string, int severity) = 0;
}
}