Kaydet (Commit) 987dca57 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS jsc3 (1.2.6); FILE MERGED

2006/01/20 13:04:31 jsc 1.2.6.1: #i56247# unify include guards
üst 98824bb6
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: typemanager.hxx,v $ * $RCSfile: typemanager.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: jsc $ $Date: 2005-09-09 13:50:25 $ * last change: $Author: vg $ $Date: 2006-03-15 09:17:45 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,13 +33,13 @@ ...@@ -33,13 +33,13 @@
* *
************************************************************************/ ************************************************************************/
#ifndef _UNODEVTOOLS_TYPEMANAGER_HXX_ #ifndef INCLUDED_UNODEVTOOLS_TYPEMANAGER_HXX
#define _UNODEVTOOLS_TYPEMANAGER_HXX_ #define INCLUDED_UNODEVTOOLS_TYPEMANAGER_HXX
#ifndef _REGISTRY_REGISTRY_HXX_ #ifndef _REGISTRY_REGISTRY_HXX_
#include <registry/registry.hxx> #include <registry/registry.hxx>
#endif #endif
#ifndef _CODEMAKER_TYPEMANAGER_HXX_ #ifndef INCLUDED_CODEMAKER_TYPEMANAGER_HXX
#include <codemaker/typemanager.hxx> #include <codemaker/typemanager.hxx>
#endif #endif
#ifndef _COM_SUN_STAR_CONTAINER_XHIERARCHICALNAMEACCESS_HPP_ #ifndef _COM_SUN_STAR_CONTAINER_XHIERARCHICALNAMEACCESS_HPP_
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment