diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-16 13:11:31 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-16 20:17:26 +0100 |
commit | 644ee4816ce7fbb59745c4cd2264c9f31d8483fe (patch) | |
tree | ab0e1580f50538eecf5853491ff4aff36457467d /tools/bootstrp | |
parent | b2bf8c258281feabbe3933b61a4d3397d220852f (diff) |
Remove SCO support
Diffstat (limited to 'tools/bootstrp')
-rw-r--r-- | tools/bootstrp/command.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/bootstrp/command.cxx b/tools/bootstrp/command.cxx index f47598f5cfd8..73db0f359354 100644 --- a/tools/bootstrp/command.cxx +++ b/tools/bootstrp/command.cxx @@ -29,10 +29,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_tools.hxx" -#ifdef SCO -#define _IOSTREAM_H -#endif - #ifdef PRECOMPILED #include "first.hxx" #endif |