From 9c2ab712300c78bdb74ee307fae0a6d118829e5a Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 6 Nov 2013 15:15:52 +0900 Subject: Drop unnecessary #includes Change-Id: I9659279233067a8946a9e54be2f22439854a961e --- shell/inc/internal/types.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'shell') diff --git a/shell/inc/internal/types.hxx b/shell/inc/internal/types.hxx index 6823070ff958..b65fb9215dfd 100644 --- a/shell/inc/internal/types.hxx +++ b/shell/inc/internal/types.hxx @@ -24,7 +24,6 @@ #include #include #include -#include typedef std::vector StringList_t; -- cgit