diff options
-rw-r--r-- | autodoc/source/tools/filecoll.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/autodoc/source/tools/filecoll.cxx b/autodoc/source/tools/filecoll.cxx index db9a5959d3a9..cb7693fd0add 100644 --- a/autodoc/source/tools/filecoll.cxx +++ b/autodoc/source/tools/filecoll.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: filecoll.cxx,v $ - * $Revision: 1.11 $ + * $Revision: 1.12 $ * * This file is part of OpenOffice.org. * @@ -35,6 +35,8 @@ // NOT FULLY DEFINED SERVICES #include <cosv/ploc_dir.hxx> +#include <stdio.h> + FileCollector::FileCollector( uintt i_nRoughNrOfFiles ) // : aFoundFiles |