#include "BuildingCorner.h" ABuildingCorner::ABuildingCorner() { this->PrimaryWall = NULL; this->SecondaryWall = NULL; }