diff options
Diffstat (limited to 'src/server/InputPort.hpp')
-rw-r--r-- | src/server/InputPort.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/InputPort.hpp b/src/server/InputPort.hpp index f26ad78e..d4d565af 100644 --- a/src/server/InputPort.hpp +++ b/src/server/InputPort.hpp @@ -19,7 +19,6 @@ #include <cassert> #include <cstdlib> -#include <string> #include <boost/intrusive/slist.hpp> |