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

@ -64,4 +64,4 @@ namespace PolyVox
Vector3DInt32(+1, +1, -1),
Vector3DInt32(+1, +1, +1)
};
}
}