summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp1
-rw-r--r--tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp b/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp
index 6616dfdc0..9e003cfcd 100644
--- a/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp
+++ b/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp
@@ -1,6 +1,5 @@
#include "Globals.h"
-#include <thread>
#include "BlockTypeRegistry.h"
#include "../TestHelpers.h"
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"