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/terShift.h')
-rw-r--r--mert/TER/terShift.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mert/TER/terShift.h b/mert/TER/terShift.h
index 65a812d15..10a3e0b0d 100644
--- a/mert/TER/terShift.h
+++ b/mert/TER/terShift.h
@@ -30,9 +30,9 @@ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
using namespace std;
-using namespace Tools;
+using namespace TERCPPNS_Tools;
-namespace TERCpp
+namespace TERCPPNS_TERCpp
{
class terShift
{