diff options
Diffstat (limited to 'cpp/src/IceGrid/SessionServantManager.cpp')
-rw-r--r-- | cpp/src/IceGrid/SessionServantManager.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/IceGrid/SessionServantManager.cpp b/cpp/src/IceGrid/SessionServantManager.cpp index 71dd2cd4f67..24de0a6a157 100644 --- a/cpp/src/IceGrid/SessionServantManager.cpp +++ b/cpp/src/IceGrid/SessionServantManager.cpp @@ -12,10 +12,6 @@ #include <Ice/ObjectAdapter.h> #include <IceGrid/SessionServantManager.h> -#if defined(__BCPLUSPLUS__) -# include <iterator> -#endif - using namespace std; using namespace IceGrid; |