diff options
Diffstat (limited to 'perf/src/IceE/throughput/Server.cpp')
-rwxr-xr-x | perf/src/IceE/throughput/Server.cpp | 1 |
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> |