// SectorPlant.cpp: implementation of the CSectorPlant class. // ////////////////////////////////////////////////////////////////////// #include "SectorPlantMap.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CSectorPlantMap::CSectorPlantMap() { } CSectorPlantMap::~CSectorPlantMap() { }