diff options
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" |