summaryrefslogtreecommitdiff
path: root/src/myspell/hunzip.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/myspell/hunzip.cxx')
-rw-r--r--src/myspell/hunzip.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/myspell/hunzip.cxx b/src/myspell/hunzip.cxx
index f9091b8..63124e4 100644
--- a/src/myspell/hunzip.cxx
+++ b/src/myspell/hunzip.cxx
@@ -1,4 +1,7 @@
#ifndef MOZILLA_CLIENT
+#ifdef __SUNPRO_CC
+using namespace std;
+#endif
#include <cstdlib>
#include <cstring>
#include <cstdio>