diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
commit | 86f964d438eeb6b4b5f9da019d85e641e6a4590d (patch) | |
tree | b9cccb4862e9653a79d93c93be3aa843262b81c7 /crashrep | |
parent | f97dcd3d93cdec4fe7daca49b62b00e8a47cac02 (diff) |
Remove doubled headers.
Diffstat (limited to 'crashrep')
-rw-r--r-- | crashrep/source/unx/main.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crashrep/source/unx/main.cxx b/crashrep/source/unx/main.cxx index b0f7512f0781..b967206e369a 100644 --- a/crashrep/source/unx/main.cxx +++ b/crashrep/source/unx/main.cxx @@ -30,7 +30,6 @@ #include <sys/utsname.h> #include <_version.h> #include <errno.h> -#include <string> #include <string.h> #include <assert.h> |