From e241abc9df586cce683d6ae89e1d02c13084a10f Mon Sep 17 00:00:00 2001 From: krilius Date: Wed, 29 Apr 2015 20:52:18 +0400 Subject: bug sous osx --- src/Model/Cell.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Model/Cell.hpp') diff --git a/src/Model/Cell.hpp b/src/Model/Cell.hpp index dd946ab..7775bf5 100644 --- a/src/Model/Cell.hpp +++ b/src/Model/Cell.hpp @@ -21,7 +21,7 @@ class Cell ~Cell(); // Describes the cell in a terminal - //std::string description(); + std::string description(); }; -- cgit v1.2.3