BlockVolume.inl:

- Reapply the fix from r572 since it got lost in the BlockVolume renaming.
- Include headers++

SurfaceExtractors.cpp:
- Add a newline to end of file to quieten gcc
This commit is contained in:
Matt Williams
2008-05-24 17:37:52 +00:00
parent 0b012cbd75
commit ff39fed7f8
2 changed files with 3 additions and 2 deletions

View File

@ -813,4 +813,4 @@ namespace PolyVox
}
return result;
}
}
}