From 8b9a7e948e431b77d53f5e60b154eaee6057c4c6 Mon Sep 17 00:00:00 2001 From: David Williams Date: Sun, 10 Apr 2011 19:28:32 +0100 Subject: [PATCH] Added for abort(). --- library/PolyVoxCore/include/Volume.inl | 1 + 1 file changed, 1 insertion(+) diff --git a/library/PolyVoxCore/include/Volume.inl b/library/PolyVoxCore/include/Volume.inl index 5fab2134..d9939691 100644 --- a/library/PolyVoxCore/include/Volume.inl +++ b/library/PolyVoxCore/include/Volume.inl @@ -30,6 +30,7 @@ freely, subject to the following restrictions: #include #include +#include //For abort() #include //For memcpy #include #include //For invalid_argument