GCC compile fixes

This commit is contained in:
Matt Williams
2012-02-06 23:40:27 +00:00
parent 152c073341
commit 25bef70d8b
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ freely, subject to the following restrictions:
#include "PolyVoxImpl/TypeDef.h"
#include "PolyVoxCore/Array.h"
#include "PolyVoxCore/Voxel.h"
#include <list>
#include <stdexcept> //For runtime_error