summaryrefslogtreecommitdiffstats
path: root/tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@outlook.com>2020-09-23 14:03:06 +0200
committerTiger Wang <ziwei.tiger@outlook.com>2020-09-25 15:51:57 +0200
commitc158569af3f8303c1c2472490cfd2f5a1f599d35 (patch)
tree0a9385c0df165af449889cd29cd9dca38c2825eb /tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp
parentDo not call into things we don't own in destructors (diff)
downloadcuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.tar
cuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.tar.gz
cuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.tar.bz2
cuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.tar.lz
cuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.tar.xz
cuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.tar.zst
cuberite-c158569af3f8303c1c2472490cfd2f5a1f599d35.zip
Diffstat (limited to '')
-rw-r--r--tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp b/tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp
index 0fc7c9452..ba4967b35 100644
--- a/tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp
+++ b/tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp
@@ -1,5 +1,4 @@
#include "Globals.h"
-#include <tuple>
#include "PalettedBlockArea.h"
#include "../TestHelpers.h"