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-01-08 11:36:54 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-01-08 11:36:54 +0400
commit98fc6d991785cd1726ae77e51899a9b85da0673f (patch)
tree089e42361f76d72d141054e1432346e1adb3dc78 /OnDiskPt
parent7840ca9eef5daad6bedfdc3d2075ec3b235c04aa (diff)
xcode
Diffstat (limited to 'OnDiskPt')
-rw-r--r--OnDiskPt/Main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/OnDiskPt/Main.cpp b/OnDiskPt/Main.cpp
index d8899def5..ca536b0ce 100644
--- a/OnDiskPt/Main.cpp
+++ b/OnDiskPt/Main.cpp
@@ -23,6 +23,7 @@
#include <string>
#include <vector>
#include <iterator>
+#include <cassert>
#include "../moses/src/InputFileStream.h"
#include "../moses/src/Util.h"
#include "../moses/src/UserMessage.h"