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

github.com/moses-smt/salm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2016-03-31 00:20:42 +0300
committerHieu Hoang <hieuhoang@gmail.com>2016-03-31 00:20:42 +0300
commit17a1f49383e62bdb66a5d24eacc80222b1123560 (patch)
tree9577e38f3fdf6701677639d4fdc85c5e15648de3
parenta5c328c9d0f1a6bdbde2e2e182fec1a91d44461f (diff)
compile error on clang
-rwxr-xr-xSrc/Utils/_UniversalVocabulary.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Src/Utils/_UniversalVocabulary.cpp b/Src/Utils/_UniversalVocabulary.cpp
index 3be91d2..9822c94 100755
--- a/Src/Utils/_UniversalVocabulary.cpp
+++ b/Src/Utils/_UniversalVocabulary.cpp
@@ -1,5 +1,4 @@
#include "_UniversalVocabulary.h"
-#include "malloc.h"
#include <string>
#include <fstream>
#include <iostream>