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 'contrib/other-builds/MosesManagedDLL/ManagedMoses.cpp')
-rw-r--r--contrib/other-builds/MosesManagedDLL/ManagedMoses.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/other-builds/MosesManagedDLL/ManagedMoses.cpp b/contrib/other-builds/MosesManagedDLL/ManagedMoses.cpp
index da8b2393c..f897625c4 100644
--- a/contrib/other-builds/MosesManagedDLL/ManagedMoses.cpp
+++ b/contrib/other-builds/MosesManagedDLL/ManagedMoses.cpp
@@ -4,7 +4,7 @@
using namespace System;
using namespace msclr::interop;
-
+//TODO: include headers as per the build process
namespace Moses {
public ref class Moses2Wrapper
{