diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 09:13:11 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 09:13:11 +0000 |
commit | 53614a75aa9883414f5fe2e720fb2fbdcafb987c (patch) | |
tree | 980210a56421124509f747eba2429697d77f997f /setup_native | |
parent | 24740a813f0f49708cef31d5dc86f110fd7b2d24 (diff) |
INTEGRATION: CWS changefileheader (1.2.112); FILE MERGED
2008/04/01 12:39:57 thb 1.2.112.1: #i85898# Stripping all external header guards
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/source/win32/customactions/reg4msdoc/registrar.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/setup_native/source/win32/customactions/reg4msdoc/registrar.hxx b/setup_native/source/win32/customactions/reg4msdoc/registrar.hxx index 4a5fc06b819e..529a39d5c9c8 100644 --- a/setup_native/source/win32/customactions/reg4msdoc/registrar.hxx +++ b/setup_native/source/win32/customactions/reg4msdoc/registrar.hxx @@ -5,13 +5,8 @@ #ifndef _REGISTRAR_HXX_ #define _REGISTRAR_HXX_ -#ifndef _REGISTRY_HXX_ #include "registry.hxx" -#endif - -#ifndef _REGISTRATIONCONTEXTINFORMATION_HXX_ #include "registrationcontextinformation.hxx" -#endif #ifndef _CONSTANTS_HXX_ #include "constants.hxx" |