GCC fixes

This commit is contained in:
David Williams
2011-09-05 21:44:02 +01:00
parent b84147f650
commit 0c97756a0c
7 changed files with 10 additions and 6 deletions

View File

@ -30,6 +30,7 @@ freely, subject to the following restrictions:
#include "PolyVoxCore/Array.h"
#include <list>
#include <stdexcept> //For runtime_error
namespace PolyVox
{