diff options
Diffstat (limited to 'mcop')
-rw-r--r-- | mcop/mcoputils.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcop/mcoputils.cc b/mcop/mcoputils.cc index 3922824..57ac856 100644 --- a/mcop/mcoputils.cc +++ b/mcop/mcoputils.cc @@ -36,6 +36,7 @@ #include <cstring> #include <stdio.h> #include <map> +#include <limits.h> using namespace std; using namespace Arts; |