summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 12:50:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 12:50:30 +0000
commitb438a828d2cf28d8b5b68beebbeeea842e67d33f (patch)
tree72fa6d91e8e7d1041e8745f1114616ecc04a44a0 /lingucomponent
parent2f25525d955014e5bc8454d4f3c99bf48b9c7b98 (diff)
INTEGRATION: CWS hr51 (1.3.38); FILE MERGED
2008/06/06 14:08:26 hr 1.3.38.1: #i88947#: includes; namespaces
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/spellcheck/hunspell/phonet.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/source/spellcheck/hunspell/phonet.cxx b/lingucomponent/source/spellcheck/hunspell/phonet.cxx
index f5b02f612692..ee14606d7541 100644
--- a/lingucomponent/source/spellcheck/hunspell/phonet.cxx
+++ b/lingucomponent/source/spellcheck/hunspell/phonet.cxx
@@ -34,6 +34,7 @@
#include <cstring>
#include <cstdio>
#include <cctype>
+using namespace std;
#else
#include <stdlib.h>
#include <string.h>