INTEGRATION: CWS pchfix02 (1.11.198); FILE MERGED
2006/09/01 17:36:41 kaib 1.11.198.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
d227b6210f
commit
9cca1f2dcc
1 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: anminfo.cxx,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2006-08-29 14:17:45 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 18:13:40 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,6 +33,9 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sd.hxx"
|
||||
|
||||
#ifndef _URLOBJ_HXX
|
||||
#include <tools/urlobj.hxx>
|
||||
#endif
|
||||
|
@ -45,7 +48,6 @@
|
|||
#endif
|
||||
#include <svtools/urihelper.hxx>
|
||||
|
||||
#pragma hdrstop
|
||||
|
||||
#include "anminfo.hxx"
|
||||
#include "glob.hxx"
|
||||
|
|
Loading…
Reference in a new issue