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:
authorHieu Hoang <fishandfrolick@gmail.com>2012-07-02 13:23:26 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-07-02 13:23:26 +0400
commitb5aa04feb78d848ae0d6a28d41d6212651ca38bb (patch)
tree1e3d5e0b227da71a98be904a4b6e8f28859da6bc /mert/kbmira.cpp
parentea4d0a4785b3f18b0c72101aac140cbda4b27dda (diff)
compile error
Diffstat (limited to 'mert/kbmira.cpp')
-rw-r--r--mert/kbmira.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mert/kbmira.cpp b/mert/kbmira.cpp
index 9f202575a..67c85b49b 100644
--- a/mert/kbmira.cpp
+++ b/mert/kbmira.cpp
@@ -43,6 +43,7 @@
#include "MiraWeightVector.h"
using namespace std;
+using namespace MosesTuning;
namespace po = boost::program_options;