diff options
Diffstat (limited to 'cpp/include/Ice/UserExceptionFactory.h')
-rw-r--r-- | cpp/include/Ice/UserExceptionFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/UserExceptionFactory.h b/cpp/include/Ice/UserExceptionFactory.h index aac8894c03b..c4286bf5b1b 100644 --- a/cpp/include/Ice/UserExceptionFactory.h +++ b/cpp/include/Ice/UserExceptionFactory.h @@ -19,7 +19,7 @@ #include <IceUtil/Handle.h> #include <Ice/Config.h> -namespace Ice +namespace IceInternal { class ICE_API UserExceptionFactory : public IceUtil::Shared |