Added some comments.

This commit is contained in:
Daviw Williams
2013-10-03 16:56:14 +02:00
parent d17c1b404b
commit 4d683627da
2 changed files with 12 additions and 0 deletions

View File

@ -21,7 +21,9 @@ freely, subject to the following restrictions:
distribution.
*******************************************************************************/
// Please see this header file for comment about the purpose of MinizWrapper.h/cpp
#include "PolyVoxCore/Impl/MinizWrapper.h"
// Get the full definitions, not just the declarations.
#undef MINIZ_HEADER_FILE_ONLY
#include "PolyVoxCore/Impl/miniz.c"