summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/ObjectAdapter.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-08-10 15:09:07 +0000
committerMark Spruiell <mes@zeroc.com>2005-08-10 15:09:07 +0000
commitb97f4790ef2863509baa49617146d7f980384fd1 (patch)
tree39eeb6357039d9f8437bc7d8c18cf98a879d92a5 /cppe/src/IceE/ObjectAdapter.cpp
parent- Reworked TestApplication to allow the client, collocated and server (diff)
downloadice-b97f4790ef2863509baa49617146d7f980384fd1.tar.bz2
ice-b97f4790ef2863509baa49617146d7f980384fd1.tar.xz
ice-b97f4790ef2863509baa49617146d7f980384fd1.zip
restoring include of ctype.h
Diffstat (limited to 'cppe/src/IceE/ObjectAdapter.cpp')
-rw-r--r--cppe/src/IceE/ObjectAdapter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/src/IceE/ObjectAdapter.cpp b/cppe/src/IceE/ObjectAdapter.cpp
index c9844c09c0e..93068218ff5 100644
--- a/cppe/src/IceE/ObjectAdapter.cpp
+++ b/cppe/src/IceE/ObjectAdapter.cpp
@@ -29,6 +29,7 @@
# include <IceE/Endpoint.h>
#endif
#include <IceE/LoggerUtil.h>
+#include <ctype.h>
using namespace std;
using namespace Ice;