diff options
Diffstat (limited to 'cppe/include/IceE/FactoryTableDef.h')
-rw-r--r-- | cppe/include/IceE/FactoryTableDef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/include/IceE/FactoryTableDef.h b/cppe/include/IceE/FactoryTableDef.h index d640558c56d..d9a10f8f160 100644 --- a/cppe/include/IceE/FactoryTableDef.h +++ b/cppe/include/IceE/FactoryTableDef.h @@ -15,7 +15,7 @@ #include <IceE/StaticMutex.h> #include <IceE/Mutex.h> -namespace Ice +namespace IceInternal { class ICEE_API FactoryTableDef : private IceUtil::noncopyable |