summaryrefslogtreecommitdiffstats
path: root/tools/source/fsys/tdir.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/fsys/tdir.cxx')
-rw-r--r--tools/source/fsys/tdir.cxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/tools/source/fsys/tdir.cxx b/tools/source/fsys/tdir.cxx
index d065ca77f38c..d0d3290f6223 100644
--- a/tools/source/fsys/tdir.cxx
+++ b/tools/source/fsys/tdir.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tdir.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2002-03-05 14:02:33 $
+ * last change: $Author: hr $ $Date: 2003-03-27 17:04:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,8 +62,7 @@
#define _DIR_CXX
#include <stdlib.h>
-#include <stdarg.h> // both stdarg.h and cstdarg are needed to satisfy all compilers
-#include <cstdarg> // ugly, I know
+#include <cstdarg>
#include <limits.h>
#ifndef _DEBUG_HXX