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:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2011-07-24 03:52:34 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2011-07-24 03:52:34 +0400
commitb0ec298ce2fab917e1827994481f0a6e8c6dcf04 (patch)
treefbc5562219a0a4f86107e490dc1794342c103138 /moses-chart-cmd
parent068c17f368a324666fd2608dbef34709dc5d3a6a (diff)
vs.net build
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4088 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'moses-chart-cmd')
-rw-r--r--moses-chart-cmd/src/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses-chart-cmd/src/Main.cpp b/moses-chart-cmd/src/Main.cpp
index 92490f58f..f86b128e9 100644
--- a/moses-chart-cmd/src/Main.cpp
+++ b/moses-chart-cmd/src/Main.cpp
@@ -34,7 +34,7 @@ POSSIBILITY OF SUCH DAMAGE.
#ifdef WIN32
// Include Visual Leak Detector
-#include <vld.h>
+//#include <vld.h>
#endif
#include <fstream>