mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 02:30:14 +02:00
remove un-needed AgentList include from VoxelSystem
This commit is contained in:
parent
3ca5263582
commit
c8190b95aa
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <fstream> // to load voxels from file
|
||||
#include <SharedUtil.h>
|
||||
#include <OctalCode.h>
|
||||
#include <AgentList.h>
|
||||
#include "VoxelSystem.h"
|
||||
|
||||
const int MAX_VOXELS_PER_SYSTEM = 250000;
|
||||
|
|
Loading…
Reference in a new issue