edited destructionLayer, changed includes

This commit is contained in:
Raphael Maenle
2017-12-20 23:01:04 +01:00
parent e641199ce4
commit 37eed7ef88
7 changed files with 27 additions and 25 deletions

View File

@ -9,7 +9,6 @@
#define DESTRUCTION_COUNT 1
#include "../AbstraktionLayer_Base.h"
#include "DestructionPower_Properties.h"
#include <vector>
#include <iostream>
#include <bitset>