diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-05 12:08:02 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-05 12:11:16 +0200 |
commit | 97722c821556b1a7738c34490b4d58d9a9010c67 (patch) | |
tree | 3065620c3b30ec183a846da96178846f2e1e6831 /tools/bootstrp | |
parent | 27c031434f8737d4c11b50e348a125cd6e4991ad (diff) |
Drop unnecessary inclusions of <sal/main.h>
Diffstat (limited to 'tools/bootstrp')
-rw-r--r-- | tools/bootstrp/rscdep.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx index 3595137a657a..adae8caa9a41 100644 --- a/tools/bootstrp/rscdep.cxx +++ b/tools/bootstrp/rscdep.cxx @@ -37,7 +37,6 @@ #include <string.h> #include "bootstrp/prj.hxx" -#include "sal/main.h" #include <tools/string.hxx> #include <tools/fsys.hxx> |