bug sous osx

This commit is contained in:
krilius 2015-04-29 20:52:18 +04:00
parent 9fbd4e0fed
commit e241abc9df
5 changed files with 16 additions and 16 deletions

View file

@ -21,7 +21,7 @@ class Cell
~Cell();
// Describes the cell in a terminal
//std::string description();
std::string description();
};