Linux compile fix.

This commit is contained in:
David Williams 2016-01-25 23:54:34 +01:00
parent 5644f837ca
commit 21e6b435a1

View File

@ -22,6 +22,8 @@
* SOFTWARE. * SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "PolyVox/RawVolume.h" // Currently used by exectureSAT() method - should be replaced by PagedVolume or a template parameter?
namespace PolyVox namespace PolyVox
{ {
/** /**