diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 12:20:30 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 12:20:30 +0000 |
commit | d9a070b54264cb51628f7640bd146f383acf8794 (patch) | |
tree | 8d86f77a6f299ecb070800ba493fee3807dbafdc /tools/bootstrp/iserver.cxx | |
parent | 53661195b4781fb85bb321093df831f53fdc72a7 (diff) |
INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED
2005/10/14 11:19:22 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.
Diffstat (limited to 'tools/bootstrp/iserver.cxx')
-rw-r--r-- | tools/bootstrp/iserver.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/bootstrp/iserver.cxx b/tools/bootstrp/iserver.cxx index 8952e96394df..d9cf2f3db6be 100644 --- a/tools/bootstrp/iserver.cxx +++ b/tools/bootstrp/iserver.cxx @@ -4,9 +4,9 @@ * * $RCSfile: iserver.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 13:29:49 $ + * last change: $Author: hr $ $Date: 2006-06-19 13:20:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,7 +34,7 @@ ************************************************************************/ #include "iparser.hxx" #include "geninfo.hxx" -#include "appdef.hxx" +#include "bootstrp/appdef.hxx" #include <stdio.h> |