diff options
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> |