diff options
Diffstat (limited to 'cpp/include/Ice/UserExceptionFactory.h')
-rw-r--r-- | cpp/include/Ice/UserExceptionFactory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/Ice/UserExceptionFactory.h b/cpp/include/Ice/UserExceptionFactory.h index 9d2f2f53ed7..aac8894c03b 100644 --- a/cpp/include/Ice/UserExceptionFactory.h +++ b/cpp/include/Ice/UserExceptionFactory.h @@ -12,8 +12,8 @@ // // ********************************************************************** -#ifndef ICE_USEREXCEPTIONFACTORY_H -#define ICE_USEREXCEPTIONFACTORY_H +#ifndef ICE_USER_EXCEPTION_FACTORY_H +#define ICE_USER_EXCEPTION_FACTORY_H #include <IceUtil/Shared.h> #include <IceUtil/Handle.h> |