From c158569af3f8303c1c2472490cfd2f5a1f599d35 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Wed, 23 Sep 2020 13:03:06 +0100 Subject: Remove unused Temporary namespace --- tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp | 1 - tests/BlockTypeRegistry/PalettedBlockAreaTest.cpp | 1 - 2 files changed, 2 deletions(-) (limited to 'tests') 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 #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 #include "PalettedBlockArea.h" #include "../TestHelpers.h" -- cgit v1.2.3