Fix compile error caused by missing #include.
This commit is contained in:
@ -27,6 +27,7 @@ freely, subject to the following restrictions:
|
||||
#include "PolyVoxCore/Impl/TypeDef.h"
|
||||
|
||||
#include "PolyVoxCore/Pager.h"
|
||||
#include "PolyVoxCore/Region.h"
|
||||
|
||||
#include <fstream>
|
||||
#include <stdexcept>
|
||||
|
Reference in New Issue
Block a user