From 9b84c9d07da2ecf280f5dcb4ffc43e208774e905 Mon Sep 17 00:00:00 2001 From: David Williams Date: Sat, 14 Jun 2014 09:59:01 +0200 Subject: [PATCH] Fixed compile error --- library/PolyVoxCore/include/PolyVoxCore/UncompressedBlock.inl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/library/PolyVoxCore/include/PolyVoxCore/UncompressedBlock.inl b/library/PolyVoxCore/include/PolyVoxCore/UncompressedBlock.inl index 4d506d74..2239b267 100644 --- a/library/PolyVoxCore/include/PolyVoxCore/UncompressedBlock.inl +++ b/library/PolyVoxCore/include/PolyVoxCore/UncompressedBlock.inl @@ -21,6 +21,8 @@ freely, subject to the following restrictions: distribution. *******************************************************************************/ +#include "PolyVoxCore/Impl/Utility.h" + namespace PolyVox { template