summaryrefslogtreecommitdiff
path: root/perf/src/IceE/throughput/Server.cpp
diff options
context:
space:
mode:
authorBrent Eagles <brent@zeroc.com>2006-08-15 09:18:03 +0000
committerBrent Eagles <brent@zeroc.com>2006-08-15 09:18:03 +0000
commit5342e7a9af90ea7bee02873ece8f7d0fb1248f7c (patch)
tree8e79f182c3097a7851628ce90fc89d00130807e5 /perf/src/IceE/throughput/Server.cpp
parentFixed -h 0.0.0.0 explanation. (diff)
downloadice-5342e7a9af90ea7bee02873ece8f7d0fb1248f7c.tar.bz2
ice-5342e7a9af90ea7bee02873ece8f7d0fb1248f7c.tar.xz
ice-5342e7a9af90ea7bee02873ece8f7d0fb1248f7c.zip
- Fix compilation errors that occurred under VS 2005
Diffstat (limited to 'perf/src/IceE/throughput/Server.cpp')
-rwxr-xr-xperf/src/IceE/throughput/Server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/src/IceE/throughput/Server.cpp b/perf/src/IceE/throughput/Server.cpp
index 101d934897b..f5528f688a0 100755
--- a/perf/src/IceE/throughput/Server.cpp
+++ b/perf/src/IceE/throughput/Server.cpp
@@ -8,6 +8,7 @@
// **********************************************************************
#include <ThroughputI.h>
+#include <IceE/IdentityUtil.h>
#include <iostream>