diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-16 12:51:31 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-16 12:51:31 +0000 |
commit | f6b2fd24ab2ea83d42bd1bdaaf23ee8f66555243 (patch) | |
tree | bd8e7badd8cc1e206ff069db51358233018968bf /autodoc | |
parent | 8d952c5ee83d87a7899cb5f88531e734986bafb9 (diff) |
INTEGRATION: CWS hr51 (1.11.4); FILE MERGED
2008/06/06 14:10:09 hr 1.11.4.1: #i88947#: includes; namespaces
Diffstat (limited to 'autodoc')
-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 |