summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-10-03 01:46:06 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-10-03 01:46:06 +0900
commit6612ea7d9b03dc9cec1c98fdff0e1a22d2aab241 (patch)
tree8cb2c3872f32dc58a2d9b3be9955388a81ec32f3 /svtools
parent159e0dd6a0fee832fcb877f089284758f35e2552 (diff)
definition of ALPHA is no longer available for DEC Alpha
proper ifdef for DEC Alpha should be covered with AXP
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/filter/filter.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/filter/filter.cxx b/svtools/source/filter/filter.cxx
index 72fc266b7df6..5c9edab78ea9 100644
--- a/svtools/source/filter/filter.cxx
+++ b/svtools/source/filter/filter.cxx
@@ -29,9 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
-#if defined UNX && defined ALPHA
-#include <fstream.hxx>
-#endif
#include <osl/mutex.hxx>
#include <comphelper/processfactory.hxx>
#include <ucbhelper/content.hxx>