Fix compilation on GCC
This commit is contained in:
		| @@ -28,6 +28,7 @@ freely, subject to the following restrictions: | ||||
|  | ||||
| #include <vector> | ||||
| #include <set> | ||||
| #include <memory> | ||||
|  | ||||
| #include "PolyVoxForwardDeclarations.h" | ||||
| #include "Region.h" | ||||
|   | ||||
| @@ -33,6 +33,7 @@ freely, subject to the following restrictions: | ||||
| #include <limits> | ||||
| #include <map> | ||||
| #include <vector> | ||||
| #include <memory> | ||||
|  | ||||
| #pragma endregion | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user