diff options
Diffstat (limited to 'cppe/include/IceE/ThreadException.h')
-rw-r--r-- | cppe/include/IceE/ThreadException.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/include/IceE/ThreadException.h b/cppe/include/IceE/ThreadException.h index 22455203b9e..605210a16f4 100644 --- a/cppe/include/IceE/ThreadException.h +++ b/cppe/include/IceE/ThreadException.h @@ -12,7 +12,7 @@ #include <IceE/Exception.h> -namespace Ice +namespace IceUtil { class ICEE_API ThreadSyscallException : public Exception |