diff options
Diffstat (limited to 'src/cat/CommandInterface.cpp')
| -rw-r--r-- | src/cat/CommandInterface.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cat/CommandInterface.cpp b/src/cat/CommandInterface.cpp index 5b45449..2564141 100644 --- a/src/cat/CommandInterface.cpp +++ b/src/cat/CommandInterface.cpp @@ -8,6 +8,7 @@ #include <iostream> #include <string> #include <string.h> +#include <strings.h> #include "CommandInterface.h" #include "game/GameModel.h" |
