summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/PerfLinux.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2005-09-30 12:17:46 +0000
committerBenoit Foucher <benoit@zeroc.com>2005-09-30 12:17:46 +0000
commit4254e6be227ac61aa962fa450086ff3f262790dc (patch)
tree065317eda6545496d65dde098cb34bff165e611b /cpp/src/IceGrid/PerfLinux.cpp
parentFix (diff)
downloadice-4254e6be227ac61aa962fa450086ff3f262790dc.tar.bz2
ice-4254e6be227ac61aa962fa450086ff3f262790dc.tar.xz
ice-4254e6be227ac61aa962fa450086ff3f262790dc.zip
Fix
Diffstat (limited to 'cpp/src/IceGrid/PerfLinux.cpp')
-rw-r--r--cpp/src/IceGrid/PerfLinux.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/PerfLinux.cpp b/cpp/src/IceGrid/PerfLinux.cpp
index 07ac3416085..020beb91b43 100644
--- a/cpp/src/IceGrid/PerfLinux.cpp
+++ b/cpp/src/IceGrid/PerfLinux.cpp
@@ -16,6 +16,7 @@
#include <fstream>
#include <algorithm>
#include <cctype>
+#include <limits>
using namespace std;
using namespace Ice;