Fixed compile error

This commit is contained in:
David Williams 2014-06-14 09:59:01 +02:00
parent c68a48df6b
commit 9b84c9d07d

View File

@ -21,6 +21,8 @@ freely, subject to the following restrictions:
distribution.
*******************************************************************************/
#include "PolyVoxCore/Impl/Utility.h"
namespace PolyVox
{
template <typename VoxelType>