From e0e860c45c727cd0439d32e6f97c564c906e82aa Mon Sep 17 00:00:00 2001 From: David Williams Date: Tue, 28 Jan 2014 20:59:55 +0100 Subject: [PATCH] Added --- library/PolyVoxCore/source/Region.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/library/PolyVoxCore/source/Region.cpp b/library/PolyVoxCore/source/Region.cpp index 50e837af..81c7389d 100644 --- a/library/PolyVoxCore/source/Region.cpp +++ b/library/PolyVoxCore/source/Region.cpp @@ -23,6 +23,7 @@ freely, subject to the following restrictions: #include "PolyVoxCore/Region.h" +#include #include namespace PolyVox