// SectorWaterMap.cpp: implementation of the CSectorWaterMap class. // ////////////////////////////////////////////////////////////////////// #include "SectorWaterMap.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CSectorWaterMap::CSectorWaterMap() { } CSectorWaterMap::~CSectorWaterMap() { }