summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/ServerI.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2003-03-31 18:56:43 +0000
committerBenoit Foucher <benoit@zeroc.com>2003-03-31 18:56:43 +0000
commit11552b9bdf4221b54c11d1edac56ace223ef7070 (patch)
treec72b211689216317b9f64f1a73f16557a34abef5 /cpp/src/IcePack/ServerI.cpp
parentIceStorm changes (diff)
downloadice-11552b9bdf4221b54c11d1edac56ace223ef7070.tar.bz2
ice-11552b9bdf4221b54c11d1edac56ace223ef7070.tar.xz
ice-11552b9bdf4221b54c11d1edac56ace223ef7070.zip
Correctly handle CommunicatorDestroyedException when calling
Instance::objectAdapterFactory()
Diffstat (limited to 'cpp/src/IcePack/ServerI.cpp')
-rw-r--r--cpp/src/IcePack/ServerI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IcePack/ServerI.cpp b/cpp/src/IcePack/ServerI.cpp
index c9d11b546ac..d3cb0a90761 100644
--- a/cpp/src/IcePack/ServerI.cpp
+++ b/cpp/src/IcePack/ServerI.cpp
@@ -19,7 +19,6 @@
#include <IcePack/Activator.h>
#include <IceBox/IceBox.h>
-#include "../Ice/Reference.h"
using namespace std;
using namespace IcePack;