diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 09:14:17 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 09:14:17 +0000 |
commit | 9309629918bfab8c6906618b430fb65a27a6a62e (patch) | |
tree | acff43ce1672c48ac51e42b788d4cf52b94402b9 /setup_native | |
parent | e2ab282579d246f7400131328afeb165478e63ff (diff) |
INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED
2008/04/01 12:39:57 thb 1.4.62.1: #i85898# Stripping all external header guards
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/source/win32/customactions/reg4msdoc/registryexception.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/reg4msdoc/registryexception.cxx b/setup_native/source/win32/customactions/reg4msdoc/registryexception.cxx index 0d326efcaba6..9eaa05df38f7 100644 --- a/setup_native/source/win32/customactions/reg4msdoc/registryexception.cxx +++ b/setup_native/source/win32/customactions/reg4msdoc/registryexception.cxx @@ -2,9 +2,7 @@ // ////////////////////////////////////////////////////////////////////// -#ifndef _REGISTRYEXCEPTION_HXX_ #include "registryexception.hxx" -#endif #ifdef _MSC_VER #pragma warning(push, 1) /* disable warnings within system headers */ |