summaryrefslogtreecommitdiffstats
path: root/src/Generating/PrefabPiecePool.h
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@outlook.com>2020-07-19 20:58:53 +0200
committerTiger Wang <ziwei.tiger@outlook.com>2020-07-19 20:58:53 +0200
commit3f712ca9cfb7c950addca61c72b93cbbb1461944 (patch)
treea8b2ef8bf943e14d8830ce93be6d538a6f8507fc /src/Generating/PrefabPiecePool.h
parentUse 1.13.1 block palette (diff)
downloadcuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.tar
cuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.tar.gz
cuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.tar.bz2
cuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.tar.lz
cuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.tar.xz
cuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.tar.zst
cuberite-3f712ca9cfb7c950addca61c72b93cbbb1461944.zip
Diffstat (limited to 'src/Generating/PrefabPiecePool.h')
-rw-r--r--src/Generating/PrefabPiecePool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Generating/PrefabPiecePool.h b/src/Generating/PrefabPiecePool.h
index 425b64607..84aba92d1 100644
--- a/src/Generating/PrefabPiecePool.h
+++ b/src/Generating/PrefabPiecePool.h
@@ -9,7 +9,6 @@
#pragma once
-#include <unordered_set>
#include "PiecePool.h"
#include "Prefab.h"