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:
authorPhil Williams <philip.williams@mac.com>2015-06-01 18:40:35 +0300
committerPhil Williams <philip.williams@mac.com>2015-06-01 18:40:35 +0300
commitf37415a259f19116d90c7bc82ecf16fd8bbbf23b (patch)
treefe6ed0a1de539ebb3f7805b433dc2ef391e32694 /phrase-extract/InternalStructFeature.h
parentf61091e38dc597644c76b65f3c1e0ed6cbc641ab (diff)
Ongoing moses/phrase-extract refactoring
Diffstat (limited to 'phrase-extract/InternalStructFeature.h')
-rw-r--r--phrase-extract/InternalStructFeature.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/phrase-extract/InternalStructFeature.h b/phrase-extract/InternalStructFeature.h
index 2ac3ecd9d..66d61c6f9 100644
--- a/phrase-extract/InternalStructFeature.h
+++ b/phrase-extract/InternalStructFeature.h
@@ -10,10 +10,6 @@
#include "ScoreFeature.h"
#include "extract-ghkm/Node.h"
-using namespace MosesTraining;
-using namespace Moses;
-using namespace GHKM;
-
namespace MosesTraining
{