1
0

SelfTests: Removed the unneeded cSelfTests class.

This commit is contained in:
Mattes D
2016-06-10 20:18:49 +02:00
parent aa4b3ebf2f
commit 36eefbf0f2
8 changed files with 0 additions and 161 deletions

View File

@@ -6,7 +6,6 @@
#include "Globals.h"
#include "PrefabPiecePool.h"
#include "../Bindings/LuaState.h"
#include "SelfTests.h"
#include "WorldStorage/SchematicFileSerializer.h"
#include "VerticalStrategy.h"
#include "../StringCompression.h"