diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
commit | d8369857bbbb75417e4b044fe77a6c87709e7ac0 (patch) | |
tree | 991a839d6b246bca2b62b9513f9dcae9a7cfd065 /idl | |
parent | 9de5ca8d677fad56c20dfb274f3491433d768259 (diff) |
Remove some #include "tools/list.hxx"
Plus some trailing whitespace cleanup
Diffstat (limited to 'idl')
-rw-r--r-- | idl/inc/command.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/command.hxx b/idl/inc/command.hxx index 3162bcc126b2..2882ba07a226 100644 --- a/idl/inc/command.hxx +++ b/idl/inc/command.hxx @@ -29,8 +29,6 @@ #ifndef _COMMAND_HXX #define _COMMAND_HXX - -#include <tools/list.hxx> #include <tools/string.hxx> #include <vector> |