diff options
author | Jose <jose@zeroc.com> | 2009-12-16 16:29:39 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2009-12-16 16:29:39 +0100 |
commit | 8b0f54cbb73b47b5a34b555d539f44fbbb88bffa (patch) | |
tree | f3b33d3174be7d4d47bbb0dc3fb9b8eaea51f5ac /cpp/include/Ice/FactoryTable.h | |
parent | 4479 - IcePHP StaticMutex (diff) | |
download | ice-8b0f54cbb73b47b5a34b555d539f44fbbb88bffa.tar.bz2 ice-8b0f54cbb73b47b5a34b555d539f44fbbb88bffa.tar.xz ice-8b0f54cbb73b47b5a34b555d539f44fbbb88bffa.zip |
4480 - add ICE_DEPRECATED_API to StaticMutex & RWRecMutex
Diffstat (limited to 'cpp/include/Ice/FactoryTable.h')
-rw-r--r-- | cpp/include/Ice/FactoryTable.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/FactoryTable.h b/cpp/include/Ice/FactoryTable.h index 07c5c3d1bbc..9453e4cd8dd 100644 --- a/cpp/include/Ice/FactoryTable.h +++ b/cpp/include/Ice/FactoryTable.h @@ -10,7 +10,6 @@ #ifndef ICE_FACTORYTABLE_H #define ICE_FACTORYTABLE_H -#include <IceUtil/StaticMutex.h> #include <IceUtil/Mutex.h> #include <Ice/UserExceptionFactory.h> #include <Ice/ObjectFactoryF.h> |