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
path: root/moses
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-07-21 10:36:14 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2006-07-21 10:36:14 +0400
commitc428ccd576091bcc9a1afb58066172913274d69b (patch)
tree2209ac3d2b720b32427e5195ba20011ded9f3176 /moses
parent1f6f9a7b850f605028cbe362631984c711a1919c (diff)
minor include
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@236 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'moses')
-rwxr-xr-xmoses/src/TypeDef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moses/src/TypeDef.h b/moses/src/TypeDef.h
index 2bdfc1e4e..acdb070e3 100755
--- a/moses/src/TypeDef.h
+++ b/moses/src/TypeDef.h
@@ -22,6 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#pragma once
#include <list>
+#include <limits>
#define PROJECT_NAME "moses"