From 41a6ff29c8c3e9eb3a7540f7d8a9ba5a3ca5d439 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 26 Jun 2011 11:34:45 -0400 Subject: [PATCH] Build - Fixed broken build on CentOS. --- src/commands/Command.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/Command.cpp b/src/commands/Command.cpp index b0d0e812b..1b341586d 100644 --- a/src/commands/Command.cpp +++ b/src/commands/Command.cpp @@ -29,6 +29,7 @@ #include #include +#include #include #include #include