diff options
Diffstat (limited to 'shell/inc/internal/registry.hxx')
-rw-r--r-- | shell/inc/internal/registry.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/inc/internal/registry.hxx b/shell/inc/internal/registry.hxx index bd9ff7816d63..5738064658e8 100644 --- a/shell/inc/internal/registry.hxx +++ b/shell/inc/internal/registry.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SHELL_INC_INTERNAL_REGISTRY_HXX #define INCLUDED_SHELL_INC_INTERNAL_REGISTRY_HXX -//----------------------------- + // registry helper functions -//----------------------------- + #if defined _MSC_VER #pragma warning(push, 1) |