Add a newline to the end of the files to quieten gcc's warnings. Yes I'm really in that lazy a mood :)

This commit is contained in:
Matt Williams
2008-05-23 21:26:32 +00:00
parent a657f4d4d0
commit 180981293a
3 changed files with 3 additions and 3 deletions

View File

@ -32,4 +32,4 @@ namespace PolyVox
POLYVOX_API bool isPowerOf2(boost::uint32_t uInput);
}
#endif
#endif