Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mert/TER/infosHasher.h')
-rw-r--r--mert/TER/infosHasher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mert/TER/infosHasher.h b/mert/TER/infosHasher.h
index 692bde49d..0c5d44c3d 100644
--- a/mert/TER/infosHasher.h
+++ b/mert/TER/infosHasher.h
@@ -29,7 +29,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "tools.h"
using namespace std;
-namespace HashMapSpace
+namespace TERCPPNS_HashMapSpace
{
class infosHasher
{